Closed agstephens closed 2 years ago
First draft of library and command-line tool now available at:
https://github.com/cedadev/jos/
@alaniwi please review this, by following the instructions, and copying the README. Please branch and make suggestions for improvements, including better documentation.
Done.
Initial thoughts:
Needs auth connected to it (probably use a class to keep state). Might use
click
to wrap methods in command-line. Needs test suite.