Skip to content

Work In Progress Command Line Interface for the GTD Protocol written in Rust.

Notifications You must be signed in to change notification settings

nickpapciak/Springwood-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springwood-CLI

Springwood is a work in progress command line interface for the GTD Protocol written in Rust.

showcase

Springwood started as a personal project to help myself grasp a better understanding of Rust but I will work on it in order to potentially make a fully fleshed out releasable version.

At the moment, it is in a very basic form and simply displays information from a JSON file. If you would still like to install it run:

mkdir ~/.springwood && cd ~/.springwood
git clone https://github.com/Narfee/Springwood-CLI.git
mv Springwood-CLI/* . && rm -rf Springwood-CLI
cargo install --path ~/.springwood

at the moment you will have to run springwood from its .springwood directory as a result of the data that it reads from the json file.

When springwood is ready for release it's repo will be updated and an official release will be made!

About

Work In Progress Command Line Interface for the GTD Protocol written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages