📓 Knowledge journal with inq CLI
$ go build inq.go
$ cp inq /usr/local/bin
$ inq
- Create a repository to save notes (inq-notes)
- Provide repository name to inq
$ inq config [githubRepositoryUrl]
$ inq save
$ inq --topic=[topicName] save
$ inq --name=[fileName] save
$ inq push
MIT