Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brikou/hcp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/brikou/hcp
- Owner: brikou
- Created: 2014-01-31T12:34:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-31T16:07:56.000Z (almost 11 years ago)
- Last Synced: 2023-03-11T21:07:19.716Z (over 1 year ago)
- Language: PHP
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
.
.sudo docker build - < dockerfile
sudo docker run -v=$PWD:/root -w=/root -i -t `sudo docker images -q | head -n1` phpunit.phar.
.