Releases: amritessh/ezNote
Releases · amritessh/ezNote
v0.1.1
🚀 ezNote v0.1.1
Zero-friction note taking for developers who live in the terminal.
📦 Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/amritesh/eznote/main/install.sh | bashHomebrew
brew tap amritesh/eznote
brew install eznoteManual Installation
- Download the binary for your platform below
- Make it executable:
chmod +x ezn-*(Unix only) - Move to PATH:
sudo mv ezn-* /usr/local/bin/ezn
✨ Quick Start
ezn add "My first note"
ezn list
ezn today📚 Documentation
See README for full documentation.
🐛 Bugs?
Report issues at https://github.com/amritesh/eznote/issues
v0.0.1
ezNote v0.0.1
Zero-friction note taking for developers who live in the terminal.
📦 Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/amritessh/ezNote/main/install.sh | bashManual Installation
- Download the binary for your platform below
- Make it executable:
chmod +x ezn-*(Unix only) - Move to PATH:
sudo mv ezn-* /usr/local/bin/ezn
Homebrew (Coming soon)
brew install eznoteQuick Start
ezn add "My first note"
ezn list
ezn todayDocumentation
See README for full documentation.
Bugs?
Report issues at https://github.com/amritessh/ezNote/issues