Download for Windows

This is the Windows executable file, download and install it.

Download Windows Installer

Download for Linux

This is the Linux package file, download and install it.

Download Linux Installer (.deb)

Download for Mac

This is the Mac installer file, download and install it.

Download Mac Installer

Download from Github

This is the git repository with all the project files, comes as a .zip

master.zip

Download the SHENKO MANUAL

The entire manual is hosted on the 'Read the docs' website, here is the .pdf

shenko.readthedocs.io

Contributing to Our Project

If you're new to GitHub and want to contribute to our project, follow these steps:

  1. Create a GitHub account if you don't have one already.
  2. Fork our repository on GitHub by clicking the "Fork" button.
  3. Clone your forked repository to your local machine.
  4. Make your changes or additions to the code.
  5. Commit your changes to your local repository.
  6. Push your changes to your forked repository on GitHub.
  7. Create a pull request on our repository to merge your changes into our project.

For more detailed instructions, please refer to GitHub's documentation