spec | ||
src | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
shard.lock | ||
shard.yml |
Hackware
TODO: Write a description here
Github informations
We prefer to work on our private server https://git.sceptique.eu/Hackware/Hackware. Much like github, free registration, etc. Still, you can also open a issue / pull request on github, but it might be slower to process.
Installation
TODO: Write installation instructions here
Usage
TODO: Write usage instructions here
Development
Are you a modder ? You may want to read the wiki.
Are you a developer ? You might also want to do so.
The wiki is available at this address: https://git.sceptique.eu/Hackware/Hackware/wiki
Contributing
- Fork it ( https://github.com/Nephos/Hackware/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request