fbecart / zinoma

Žinoma - Make your build flow incremental
MIT License
27 stars 2 forks source link

Provide some real-life examples, ready to run #15

Closed fbecart closed 4 years ago

fbecart commented 4 years ago

It should be possible to try out Žinoma on a few example projects. These could serve as demos and documentation. It could also demonstrate the best practices when using Žinoma.

The ideal example would be a project with multiple build steps without having too many dependencies on top of Žinoma (npm, Docker etc). It should present opportunity for some parallelization. The build should be fully incremental.

A README.md file should be provided with each example, to help people discover the various features provided by this build flow automation.

The best might be to have example projects for each common Web platform: PHP, Rails, Express etc. This should give devs the sense that Žinoma would work for them.

fbecart commented 4 years ago

A node project is now available at this address: https://github.com/fbecart/zinoma-node-example