This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
takahe
Watch
1
Star
0
Fork
You've already forked takahe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0fdeb48ff4
takahe
/
Makefile
8 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
Start some settings work
2022-11-12 21:10:06 -08:00
.PHONY
:
clean
image
:
docker build -t takahe -f docker/Dockerfile .
Deployment re-jiggling
2022-11-18 16:24:43 -08:00
docs
:
cd
docs/
&&
make html