From 61915d789b1da6771017ce7a5224a0911e932e6a Mon Sep 17 00:00:00 2001 From: "Arnaud (Arhuman) ASSAD" Date: Sun, 8 May 2022 07:03:08 +0200 Subject: [PATCH] Add drone badge to README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8625d8c..8fed604 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Carman -Carman is a deployment tool. +https://drone.doolta.com/api/badges/doolta/carman/status.svg(?ref=[master]) + +Carman is standalone a deployment tool. + +For your code management you've got gihub/gitlab/gogs/gitea/... +For CI/CD you have actions/drone/jenkins/travis/... +Carman is a tool specifically designed for deployment, a standalone daemon whose only purpose is to move code/artificats and execute start/stop/check commands on remote systems, according to the repo configuration. ## Install @@ -8,5 +14,12 @@ Carman is a deployment tool. ## FAQ +Q: What does the Carman name means? + +A: Up to you: +* Code, Assets, Repos MANager +* The celtic god of foreigners and black magic +* The tool that bring you where you want + ## Troubleshooting