This project is open to community input, and contributions are highly appreciated!
You can contribute in several ways:
- Report bugs
- Suggest new features or improvements
- Submit code enhancements via pull requests (PRs)
- Improve documentation or testing
Noteko is built with:
- Svelte (frontend)
- Tauri 2.0 (desktop shell)
- Rust (Tauri backend)
To get started locally:
git clone https://github.com/your-username/noteko.git
cd noteko
npm install
npm run tauri dev