This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
goldilocks.js
Watch
1
Star
0
Fork
You've already forked goldilocks.js
1
Code
Issues
Pull Requests
Releases
Activity
bash -> node, duh
Browse Source
...
This commit is contained in:
AJ ONeal
2015-06-24 15:45:54 -06:00
parent
98f710dcfe
commit
bee8267743
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
serve.js
Unescape
Escape
View File
@ -1,4 +1,4 @@
#!/
bin/bash
#!/
usr/bin/env node
'use strict'
;
'use strict'
;
var
https
=
require
(
'https'
)
;
var
https
=
require
(
'https'
)
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
coolaj86/goldilocks.js
Title
Body
Create Issue