tuttle icon indicating copy to clipboard operation
tuttle copied to clipboard

Command line utilities

Open lexman opened this issue 9 years ago • 1 comments

  • [ ] 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

lexman avatar Jun 23 '15 18:06 lexman

Also encode urls : [ ] tuttle encode "../repo/file with a space.txt" => should display a file:// url [ ] a way to encode partitions

lexman avatar Apr 01 '18 15:04 lexman