Skip to content

MakeitFast9052/rnotes

Repository files navigation

rnotes logo

Rote Notes is a speed-first cross-platform text editor powered by Rust.

Installation

  • Go to the official homepage

  • Go to Downloads > your platform (e.g. Windows)

  • Install the file and run

Contributing

Rote Notes is FOSS (Free and Open Source Software), and anyone can contribute. To get started:

  1. Run git clone https://github.com/makeitfast9052/rnotes to clone the repo

  2. Create a new branch for your feature or fix with git checkout -b my-feature

  3. Make your changes and test them thoroughly

  4. Commit your changes with git commit -m 'Updated xyz'

  5. Push your branch with git push -u origin my-feature

  6. Open a pull request on GitHub to propose your changes

License

Licensed under either of:

  • MIT OR

  • Apache-2.0

At your option.

Contact

For questions or feedback, please open an issue on GitHub or contact the author.