notes-cli

command module
v0.0.0-...-9eaa8b4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2021 License: MIT Imports: 13 Imported by: 0

README

notes-cli

A simple CLI app to take notes on markdown files

Installation

git clone https://github.com/prdpx7/notes-cli.git

cd notes-cli/

go build

chmod +x ./notes-cli

sudo cp ./notes-cli /usr/local/bin/notes

Usage

notes - A simple note-taking app
Usage: notes [OPTIONS]
Options:
	write -  write in markdown file automatically created with today's date stamp
	read - browse all notes in terminal file browser
	sync - upload all markdown files to your github as Private Gist
Example:
notes write
notes read
notes sync

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL