File tree 2 files changed +22
-3
lines changed
2 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 1
- # Mustache
1
+ <p align =" center " >
2
+ <img src=".github/readme/logo.png" width="192" alt="logo" />
3
+ </p >
2
4
3
- Dockerizing our Golang applications under * Mustache* .
5
+ <h1 align =" center " >
6
+ Mustache
7
+ </h1 >
8
+
9
+ <p align =" center " >
10
+ <img src =" https://img.shields.io/badge/Shell-1.0.0-ADD8?style=for-the-badge&logo=shell " alt =" bash version " />
11
+ <img src="https://img.shields.io/badge/Docker-3.9-66ADD8?style=for-the-badge&logo=docker" alt="go version" />
12
+ <img src="https://img.shields.io/badge/Version-1.0.0-informational?style=for-the-badge&logo=none" alt="version" />
13
+ </p >
14
+
15
+ Dockerize your Golang applications under * Mustache* .
4
16
5
17
A fast, safe, dynamic way to create dockerfiles for you golang applications.
6
18
7
19
## How to use?
20
+ Clone the repository:
21
+ ``` shell
22
+ git clone https://github.com/amirhnajafiz/mustache.git
23
+ ```
8
24
9
- ## Examples
25
+ Start script:
26
+ ``` shell
27
+ ./bin/mustache
28
+ ```
You can’t perform that action at this time.
0 commit comments