# skellige
[](https://opensource.org/licenses/MIT)
[](https://github.com/phR0ze/skellige/actions)
[](https://codecov.io/gh/phR0ze/skellige)
[](https://crates.io/crates/skellige)
[](https://github.com/rust-lang/rust/releases)
***Keep track of your source in a programmatic way***
### Quick links
* [Usage](#usage)
* [Get String](#get-string)
* [Control use](#control-use)
* [Contribute](#contribute)
* [Git-Hook](#git-hook)
* [License](#license)
* [Contribution](#contribution)
* [Backlog](#backlog)
* [Changelog](#changelog)
## Contribute <a name="Contribute"/></a>
Pull requests are always welcome. However understand that they will be evaluated purely on whether
or not the change fits with my goals/ideals for the project.
### Git-Hook <a name="git-hook"/></a>
Enable the git hooks to have automatic version increments
```bash
cd ~/Projects/skellige
git config core.hooksPath .githooks
```
## License <a name="license"/></a>
This project is licensed under either of:
* MIT license [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT
* Apache License, Version 2.0 [LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0
### Contribution <a name="contribution"/></a>
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in
this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without
any additional terms or conditions.
---
## Backlog <a name="backlog"/></a>
## Changelog <a name="changelog"/></a>
* 12/28/2020
* Use fungus as a dependency