Skip to content

theCheeseboard/theSlate

Repository files navigation


Travis CI Build Status AppVeyor Build Status

theSlate is a cross platform text editor, designed to be fast and integrate well with your system of choice.

Website


Dependencies

Get

If you're using a supported operating system, we may have binaries available:

System Package
Windows Installer theSlate Installer
Windows Portable Zip Archive on GitHub Releases
macOS Application Bundle on GitHub Releases
Arch Linux theslate on the AUR
Other Linux AppImage on GitHub Releases

For more information, visit the website.

Build

Run the following commands in your terminal.

qmake
make

Install

On Linux, run the following command in your terminal (with superuser permissions)

make install

On macOS, drag the resulting application bundle (theSlate.app or theSlate Blueprint.app, depending on which branch you're building) into your Applications folder

Contributing

Thanks for your interest in theSlate! Check out the CONTRIBUTING.md file to get started and see how you can help!


© Victor Tran, 2019. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.

Check the LICENSE file for more information.