added less
This commit is contained in:
parent
fa18e9d0d0
commit
568f1ddeeb
2
Makefile
2
Makefile
@ -40,7 +40,7 @@ $(COLLECTION): overview.md World
|
||||
@./parse.sh World/Players_are_Entropy.md >> $(COLLECTION)
|
||||
@./parse.sh Mechanics/Minds.md >> $(COLLECTION)
|
||||
@./parse.sh Mechanics/Stats.md >> $(COLLECTION)
|
||||
@lowdown -sTterm $(COLLECTION) | bat
|
||||
@lowdown -sTterm $(COLLECTION) | less -R
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
Loading…
Reference in New Issue
Block a user