Releases: KludgeKML/keyth
Releases · KludgeKML/keyth
Tests not reliant on user directories
Removes dependencies on user home directories and special .env files for tests to run. Test files are now made in the system temp directory, and a gem dependency for rspec, rake, and dotenv are included for development and testing environments so that the project can be built in Jenkins.
Documentation added in gem
0.2.2 Add documentation comments to code
Fix email in gemspec
0.2.1 correct email in gemspec
Git Hook Support
Adds a command keyth_check_file which can be called from a git hook to check if the file about to be committed contains any of the keys stored in ~/.keyth/default.yml.