Mint

Mint is a small and simple text editor made by StephenMortada.


Building

Run the following commands to install the necessary dependenc(y/ies):

sudo apt-get update
sudo apt-get install liblua5.4-dev
luarocks install luastatic

(Note: Replace apt-get with the appropriate package manager for your system if you’re not on a Debian-based distribution.) (P.S. You may skip the above step if you already have luastatic installed.)

Then, in the root directory of the project, run ./build.sh. If all goes well, the files mint and mintpkg should appear in the ./bin/ directory.


Usage

Command Line Arguments

General syntax: mint (options) (file name)

Options

Editor

On launch, the program will be in “”


The Mint Package System

Click here.


License

This program is licenced under the GNU GPL v3.0.