tuttle
tuttle copied to clipboard
Command line utilities
- [ ]
tuttle invalidate -q
=> queries if there is something to do. Should behave like make -queries - [ ]
tuttle clean around
=> should remove everything in the workspace that does not comply with the tuttlefile. Usefull to recover from a previous version of the tuttlefile where dependency definition where wrong
Also encode urls :
[ ] tuttle encode "../repo/file with a space.txt"
=> should display a file:// url
[ ] a way to encode partitions