/YEET

Yet (another) Extended Editor for Text

Primary LanguageC++The UnlicenseUnlicense

YEET (Not final name)

Project Information

  • Very much in progress
  • Uses stb from Sean Barrett
  • Currently using premake5
  • Todo list is here
  • Currently supported on Windows with Linux, and Mac support coming soon

Setup

  1. Install Visual Studio 2017
  2. Install git
  3. Navigate to the best location.
$ cd C:/Work/
  1. Clone the repository
$ git clone https://github.com/Colbeyyy/YEET.git
  1. Run generate_files.bat