Rust utilities to reduce code verbosity
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.
Enable the githooks to have automatic version increments
bash
cd ~/Projects/fungus
git config core.hooksPath .githooks
Licensed under either of: * MIT license LICENSE-MIT or http://opensource.org/licenses/MIT * Apache License, Version 2.0 LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0