Skip to content

GeorgiiFirsov/mm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mm

Warning This executable is now at active development stage, so it may be incomplete, may contain errors and bugs, etc.

Project documentation can be found here. Project has some additional repositories:

  • libmm - backend library
  • ...

mm is a simple command line program, that stores your notes on your computer. Internally it uses git to track all the changes step-by-step and allow a user to get back to any state.

Build

  1. Clone repository recursively (i.e. with submodules):
git clone --recursive https://github.com/GeorgyFirsov/mm.git
  1. Build executable project using Cargo.

About

Simple command line program for notes. Powered by git to track history of any single line of text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages