chore(doc): update readme
continuous-integration/drone/push Build is passing Details

This commit is contained in:
DataHearth 2023-03-02 18:52:07 +01:00
parent a568ca9bb8
commit 8a4932aa72
No known key found for this signature in database
GPG Key ID: E88FD356ACC5F3C4
1 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# config-mapper
[![License](https://img.shields.io/badge/license-MIT-blue)](https://gitea.antoine-langlois.net/DataHearth/config-mapper/src/branch/main/LICENSE)
[![Version](https://img.shields.io/badge/version-v0.6.1-blue)](https://gitea.antoine-langlois.net/DataHearth/config-mapper/tags)
[![Build Status](https://drone.antoine-langlois.net/api/badges/DataHearth/config-mapper/status.svg)](https://drone.antoine-langlois.net/DataHearth/config-mapper)
`config-mapper` is CLI utility tool to help you manage your configuration between UNIX systems.
It provides a set of tools to load your configuration from a system, save it into a git repository and then save it to a new system. This configuration can be a set of files, folders or even dependencies.
@ -94,7 +98,7 @@ drwxr-xr-x - antoine 1 Jun 20:27 └── foo
`.ignore` content:
```
```text
# bar file will be ignored
foo/bar