Skip to content

honakac/CLIper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation



CLIper

CLIper - Lightweight CLI tool for managing notes in the terminal.
CLIper is a simple command-line tool that allows you to manage notes directly from your terminal. It provides basic functionality for creating, reading, and clearing notes.

Compilation:

To compile CLIper, you need a Go compiler. Use the following command:

go build

Examples:

./cliper append -t "Meeting" -c "Discuss project timeline" # Append note
./cliper list                                              # Show list notes
./cliper remove -i 0                                       # Remove first element



CLIper is distributed under the MIT License. For more details, see the LICENSE file.

For bug reports or feature requests, please contact Andrey Stekolnikov at honakac@yandex.ru.

About

Lightweight CLI tool for managing notes in the terminal.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages