Skip to content

Redhawk18/kuiper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blaze

Builds License

A blazing fast Integrated Development Environment, meant to give power back to developers.

Installation

No package has been created, at this time, packaging is massively helpful to the project.

Currently to install

  1. Clone the repository
git clone git@github.com:Redhawk18/blaze.git
  1. Compile and install the program
cargo install --path blaze
  1. Add given path to your $PATH

Building

Known System Dependencies

If youre operating system needs additional packages please create a pull request with them listed. Please raise a issue if the list is wrong or outdated or has unneeded dependencies.

OpenSuse
sudo zypper install atkmm-devel gdk-pixbuf-devel gdk-pixbuf-xlib-devel glib2-devel gtk3-devel harfbuzz-devel pkg-config rustup
  1. Clone the repository
git clone git@github.com:Redhawk18/blaze.git
  1. Go into the repository
cd blaze
  1. Compiling
cargo build --release

Roadmap

refer here

Contribute

A Proper guide has not been made yet, but any are welcomed.

Releases

No releases published

Packages

No packages published