Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.55 KB

README.md

File metadata and controls

52 lines (38 loc) · 1.55 KB

settle

settle is a CLI tool that helps you manage your digital Zettelkasten.

Getting started

Requirements

  • cargo/rust toolchain (for building)
  • SQLite (for running)

Installation

There's a Rust crate available, so you can simply run:

cargo install settle

Overview

Contributing

Pull requests are welcome. For any minor or major changes, you can open an issue to discuss what you would like to change.

License

MIT