Skip to content

csodelinux/snapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REFERENCE

Snapper

A simple text editor made in raylib for testing purpose. It aims to be a simple text editor nothing.

Build instruction

Follow the given instruction below.

  1. Clone the repository
  • Copy and paste the command below in your terminal.
git clone https://github.com/csodelinux/snapper
  1. Run the make file
  • In your terminal do the following.
make build
  1. Run the program
  • In your terminal paste this
./snapper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published