This website requires JavaScript.
Explore
Help
Register
Sign In
BitHeaven
/
e6dl
Watch
1
Star
0
Fork
You've already forked e6dl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
add run task to makefile
Browse Source
...
This commit is contained in:
TJ Horner
2019-02-28 16:58:48 -08:00
parent
faa2a54a34
commit
2b8ca2a74d
1 changed files
with
4 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
3
Makefile
Unescape
Escape
View File
@ -32,3 +32,6 @@ install: build
uninstall
:
rm
$(
INSTALLPATH
)
/e6dl
run
:
@- go run src/*.go
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
BitHeaven/e6dl
Title
Body
Create Issue