Skip to content

niblyx-malnus/sailbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sailbox

simple sandbox to play around with sail

a stripped down version of %pals

  • Learn about Sail here.
  • Learn about Sail/XML runes here.
  • Find the rudder library here.
  • See more examples of using the rudder library here.
  • If new to gall agents, use in conjunction with App School I here.
  • See other skeletons.

Files to mess around with:

  • /app/sailbox.hoon
  • /sur/sailbox.hoon
  • /mar/sailbox/command.hoon
  • /app/sailbox/webui/index.hoon

Installation

  1. Clone this repo.
  2. Boot up a ship (fakezod or moon or whatever you use).
  3. |merge %sailbox our %webterm to create a new desk called %sailbox forked from the %webterm desk.
  4. |mount %sailbox to access the %sailbox desk from the unix command line.
  5. At the unix command line rm -rf [ship-name]/sailbox/* to empty out the contents of the desk.
  6. cp -r sailbox/* [ship-name]/sailbox to copy the contents of this repo into your new desk.
  7. At the dojo command line |commit %sailbox.
  8. Install with |install our %sailbox.
  9. A purple tile should have appeared in Grid marked "sailbox" and a webpage should now be live at [ship-url]/sailbox.

About

simple sandbox to play around with sail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages