Skip to content

hzlu/tallyit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tallyit

It is a command line tool for taking notes about your financial balance.

Installation

$ gem install tallyit

Usage

add a income tally

$ tallyit --income -a 10000 -m "your msg about this tally" add

add a expend tally

$ tallyit -a 10000 -m "buy something" add

stat all records

$ tallyit stat

more info

$ tallyit --help

Contributing

  1. Fork it ( https://github.com/hzlu/tallyit/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

A command line tool for tallying

Resources

Stars

Watchers

Forks

Packages

No packages published