Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ldarren/pico-git-checks

Checks against code changes in a repository
https://github.com/ldarren/pico-git-checks

Last synced: 7 days ago
JSON representation

Checks against code changes in a repository

Awesome Lists containing this project

README

        

# pico-checks
Checks against code changes in a repository

## setup
setup test db connection and credentail in ~/.my.cnf
```
[mysql]
host=test_db_ip
port=test_db_port
user=test_user_name
password=test_user_password
```

make sure this use able to create and drop the test databases