Skip to content

ExoKomodo/bred

Repository files navigation

bred

Simple text editor written in Daybreak

Important Links

Setup

Clone the repo recursively

git clone --recursive [email protected]:ExoKomodo/bred
cd bred

Bootstrapping daybreak

Checkout whatever commit or branch you want to use, then run bootstrap.sh

cd daybreak
git checkout some_commit_or_branch
cd ..
./bootstrap.sh

Build

Linux

$ ./build.sh
#####################################
# Welcome to the Daybreak compiler! #
#####################################
[INFO]:Output file: ./out/Linux/bred

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published