Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 784 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 784 Bytes

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