Skip to content

Native-Planet/globber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Custom globber for Native Planet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published