- https://www.raylib.com/
- https://www.gnu.org/software/make/manual/make.html
- https://en.cppreference.com/book/intro/smart_pointers
A simple text editor made in raylib for testing purpose. It aims to be a simple text editor nothing.
Follow the given instruction below.
- Clone the repository
- Copy and paste the command below in your terminal.
git clone https://github.com/csodelinux/snapper- Run the make file
- In your terminal do the following.
make build- Run the program
- In your terminal paste this
./snapper