Skip to content

Commit

Permalink
update: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amirhnajafiz committed Jul 26, 2022
1 parent c9e1711 commit aba4d84
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 3 deletions.
Binary file added .github/readme/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 22 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
# Mustache
<p align="center">
<img src=".github/readme/logo.png" width="192" alt="logo" />
</p>

Dockerizing our Golang applications under *Mustache*.
<h1 align="center">
Mustache
</h1>

<p align="center">
<img src="https://img.shields.io/badge/Shell-1.0.0-ADD8?style=for-the-badge&logo=shell" alt="bash version" />
<img src="https://img.shields.io/badge/Docker-3.9-66ADD8?style=for-the-badge&logo=docker" alt="go version" />
<img src="https://img.shields.io/badge/Version-1.0.0-informational?style=for-the-badge&logo=none" alt="version" />
</p>

Dockerize your Golang applications under *Mustache*.

A fast, safe, dynamic way to create dockerfiles for you golang applications.

## How to use?
Clone the repository:
```shell
git clone https://github.com/amirhnajafiz/mustache.git
```

## Examples
Start script:
```shell
./bin/mustache
```

0 comments on commit aba4d84

Please sign in to comment.