Dnote CLI
A command line interface for spontaneously capturing the things you learn while coding.
Install
On Linux or macOS, run:
curl -s https://raw.githubusercontent.com/dnote-io/cli/master/install.sh | sh
In some cases, you might need an elevated permission:
curl -s https://raw.githubusercontent.com/dnote-io/cli/master/install.sh | sudo sh
On Windows, download binary.
Overview
We learn everyday while programming. And we forget most of them exponentially because don't write them down.
Dnote is designed for writing technical notes without switching context from programming.
Commands
Please refer to .
Links
License
MIT