Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.01 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.01 KB

Globber

globber

  • Custom globber for Native Planet.
  • Heavily inspired by %docket, tlon's glob.sh and the make-glob thread.
  • For standard usage, use the bash script provided.
  • Want to run the hoon yourself, look at src.

Difference from the other glob-makers

  • %docket doesn't do glob-http.
  • %docket requires authentication. This doesn't.
  • make-glob requires a |commit that doesn't take capital letters.
  • tlon's glob.sh uses make-glob.

Bash Script

  • ./glob.sh <your/ui/directory>

This command:

  • Downloads Native Planet's globzod.
  • Globs your directory.
  • Puts the .glob in your current working directory.
  • Deletes globzod.

Src

  • Put src/app/globber.hoon in landscape/app/globber.hoon
  • Put src/lib/globber.hoon in landscape/lib/globber.hoon
  • |rein %landscape [& %globber]
  • Modify URL in glob.sh
  • ./glob.sh