Contribute

In this section:

Roadmap

  • Work on packaging
  • Use GitHub pages to build a homepage

Contributing

Contributions are always welcome! Here are a few ways you could contribute:

  • Bug fixes
  • New features
  • Testing on different platforms
  • Documentation

Support: External links

Development

All of the following commands assume you are are starting in the root ArchMap directory.

System Requirements

In addition to the System Requirements for the install, the following packages are required:

  • To generate these docs:
    • sphinx
  • For packaging:
    • setuptools
    • wheel

Documentation

cd docs/
make html

Packaging

kyrias has worked on the Arch Linux packaging.

Python packaging is currently in the works, have a look at this issue if you can help in any way.

python setup.py bdist_wheel