Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.1 KB

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.