Skip to content

spudtrooper/treerepl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provides a way to create command line itnerfaces for web services with
inherent tree-like structure.  There are two examples:

 - githubrepl
 - rdiorepl

They both require some other libraries.  The basic idea is this:
 
 1. Define the tree model for your service
 2. Define the mapping from tree to service
 3. See the example and go from there

About

Command line interface for web services with tree-like structure -- e.g. github and rd.io, the two contained examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages