This website requires JavaScript.
Explore
Help
Sign In
ryanc
/
lume
Watch
1
Star
0
Fork
0
You've already forked lume
Code
Issues
5
Pull Requests
Releases
Wiki
Activity
83c96812d7
lume
/
Makefile
8 lines
81 B
Makefile
Raw
Normal View
History
Unescape
Escape
add Makefile
2020-02-29 18:55:28 +00:00
.PHONY
:
build
build
:
add new CLI tool called lume
2020-03-14 16:08:12 +00:00
go build -o lume ./cmd
add Makefile
2020-02-29 18:55:28 +00:00
.PHONY
:
clean
clean
:
rm -f ./lifx
Reference in New Issue
Copy Permalink