Browse Source

Add mdkr as automation application

pull/333/head
Rosiney Gomes Pereira 5 years ago
committed by GitHub
parent
commit
ee80588582
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -76,6 +76,7 @@
* [Bazel](http://www.bazel.io/) - Google's build system.
* [GNU Make](http://www.gnu.org/software/make/) - The most popular automation build tool for many purposes.
* [Gradle](http://gradle.org/) - Another build automation system.
* [Mkdkr](https://github.com/rosineygp/mkdkr) - https://github.com/rosineygp/mkdkr
* [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby.
* [Bolt](https://puppet.com/products/bolt) - You can use Bolt to run one-off tasks, scripts to automate the provisioning and management of some nodes, you can use Bolt to move a step beyond scripts, and make them shareable.

Loading…
Cancel
Save