Skip to content

bangsh/todo-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

This is a sample application that runs with bang.sh. To run this application, you need the framework too.

cd ~/Projects
git clone https://github.com/bangsh/bangsh
git clone https://github.com/bangsh/todo-sample
cd todo-sample

Now you can play with it:

# Add todo items
./todo add "My todo item"
# List them
./todo list
# Remove an item
./todo del 1

About

A simple todo list, using Bang.sh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages