You can install the joe
binary by running the following command in your
terminal
$ cargo install joe
If you'd like, run joe --version
to ensure it's installed correctly. For more
hardcore developers, you can clone this repository and use Make
like so:
$ git clone https://github.com/fprasx/joe
$ make joe
Then once again run joe --version
if you want to verify the software was
installed correctly.
This project is licensed under the GNU General Public License v3.0 or later (GPLv3), because Joe Mama is for everyone.