This website works better with JavaScript.
Home
Help
Sign In
zedshaw
/
learnjsthehardway
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Easier to use vim when you have a Makefile.
master
Zed A. Shaw
11 months ago
parent
db1890ccdb
commit
7875400e15
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
Makefile
+ 4
- 0
Makefile
View File
@@ -0,0 +1,4 @@
test:
npm run test
Write
Preview
Loading…
Cancel
Save