Skip to content

Open source Notepad on steroids, built using pure Rust.

License

Notifications You must be signed in to change notification settings

kyteidev/kwartz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kwartz

Notepad on Steroids

NOTE: kwartz is still under development. Expect bugs and unfinished features. Also, I am prioritizing development of Flux Editor, so this project may be less actively developed.

Installation

There are currently no built binaries available. To run kwartz, you have to build from source. See Building for more details.

Building

Make sure you have Rust 1.90 installed before building. To build kwartz from source, you must first clone this repo using

git clone https://github.com/kyteidev/kwartz.git

and then in the cloned repo run

cargo build

You may also run

cargo run

to just run the program. Cargo will automatically install the dependencies.

Copyright and License

Copyright © 2024 kyteidev. Licensed under the Apache 2.0 License.

About

Open source Notepad on steroids, built using pure Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages