mirror of
https://github.com/Luzifer/share.git
synced 2024-12-20 18:41:17 +00:00
8 lines
88 B
Makefile
8 lines
88 B
Makefile
|
default:
|
||
|
|
||
|
pack: generate
|
||
|
go-bindata frontend
|
||
|
|
||
|
generate:
|
||
|
coffee -c frontend/app.coffee
|