projects
/
akkoma
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Changelog + remove some unneeded comments from the tests
[akkoma]
/
Makefile
1
all: install
2
pipenv run mkdocs build
3
4
install:
5
pipenv install
6
clean:
7
rm -rf docs