Contributing
To contribute to the FileTags Library source code or documentation you will need to have a Github account. Sign up at www.Github.com if you don’t have a Github account already.
Requirements
FileTags Library uses RadASM IDE for the project.
Install RadASM
Install UASM
Install UASM-for-RadASM
Install UASM-SDK
FileTags Library uses readthedocs for hosting the documentation. This requires the installation of python, and some python extensions.
Install Python
Open a command prompt/terminal and type :
pip install sphinxpip install sphinx_rtd_themepip install recommonmark
Submitting Changes
Once your happy with your changes, you can then commit to your locally cloned repository and submit a pull request on the FileTags Library on the Github website on your Github account. For authorized contributors you can just commit directly to the FileTags Library repository.