Skip to content

rajikaimal/inq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inq

📓 Knowledge journal with inq CLI

Install

$ go build inq.go
$ cp inq /usr/local/bin
$ inq

Usage

Configure

  • Create a repository to save notes (inq-notes)
  • Provide repository name to inq
$ inq config [githubRepositoryUrl]

Save note by date

$ inq save

Save note by topic

$ inq --topic=[topicName] save 

Save note by name

$ inq --name=[fileName] save 

Push to GitHub

$ inq push

MIT

About

📓 Knowledge journal with inq CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published