Skip to content

managing your books of accounts. Add, Remove, Edit your bills

License

Notifications You must be signed in to change notification settings

nihalxkumar/munshi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

munshi

munshi for managing your books of accounts

Structure

munshi/
├── Cargo.toml
├── src/
│   ├── main.rs
│   ├── models.rs
│   ├── app.rs
│   ├── commands/
│   │   ├── mod.rs
│   │   ├── create.rs
│   │   ├── read.rs
│   │   ├── update.rs
│   │   └── delete.rs

Near scope

  • Tests
  • Documentation
  • GUI

About

managing your books of accounts. Add, Remove, Edit your bills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages