TUI for dnote (https://www.getdnote.com/)
Explore the docs ยป
View Demo
ยท
Report Bug
ยท
Request Feature
Note: This is still a WORK IN PROGRESS
A TUI (Terminal User Interface) for dnote
.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Clone the repo.
cd into repo.
sh
cd dnote-tui
Run tui
sh
cargo run
sh
cargo run
sh
cargo build
sh
cargo test
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feat/amazing-feature
)git commit -m 'feat: add some amazing-feature'
)git push origin feat/amazing-feature
)Distributed under the MIT License. See LICENSE
for more information.