Skip to content

marsh31/memo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memo

memo tool.

Install memo

memo requres cargo to build.

First, you'll want to check out this repository.

git clone https://github.com/marsh31/memo.git
cd memo

Second, build it.

cargo build --release

Last, binary file of this will be ./target/release/memo. Move the file to bin directory like below.

move ./target/release/memo ~/bin

Releases

No releases published

Packages

No packages published

Languages