To discover tools in the devops landscape.
There are new incredible tools and frameworks being released everyday. This is an open and transparent attempt at aggregating all these tools and frameworks.
Legacy travis-ci builds.
Refer to CONTRIBUTING.md
- Have a working
docker
setup and this repository clone docker run --rm -it -v $PWD:/workspace -p 8080:8080 -w /workspace node:16 bash
- Running
npm run-script build
and thennpm start
- Look at the results in your browser:
open http://localhost:8080/
This project has been alive and keeping for a while now (first commit in 2014), but it has gone through a period of neglect. The aim now is do a seasonal update which may include things like:
- bump dependencies
- force a redeploy is there's nothing to do
- find an opportunity to remove something
- go through neglected issues and pull requests