Skip to content

enova/audit_star

Repository files navigation

Audit Star Build Status

The purpose of audit_star is to maintain a history of all of the changes that happen to a database, and to store the history of those changes within the database itself. Additional documentation is provided by clicking the docs badge above.

Basic usage

  1. Install Go
  2. go get github.com/enova/audit_star
  3. configure the audit.yml file for that database
  4. ./audit_star

Documentation

General Description Deployment Testing

Contributing

Contribution to improve this project in any way are always welcome. Steps:

  1. Fork project
  2. Make changes in a separate branch
  3. Write tests
  4. Make a PR and mention the authors

Contributors

License

The gem is available as open source under the terms of the MIT License.

Releases

No releases published

Packages

No packages published