1
- <img src =" https://github.com/mantil-io/mantil/blob/master/docs/images/mantil-logo-lockup-1-orange-RGB.png " height =" 120px " >
2
- <p >
3
- Serverless development kit for Go and AWS Lambda
4
- </p >
1
+ <img src =" docs/images/mantil-logo-lockup-1-orange-RGB.png " height =" 120px " >
2
+ <p >Serverless development kit for Go and AWS Lambda</p >
5
3
6
4
[ ![ License] [ License-Image ]] [ License-Url ] [ ![ Slack] [ Slack-Image ]] [ Slack-Url ] ![ test] ( https://github.com/mantil-io/mantil/actions/workflows/test.yml/badge.svg )
7
5
@@ -11,14 +9,13 @@ Serverless development kit for Go and AWS Lambda
11
9
[ Slack-Image ] : https://img.shields.io/badge/chat-on%20slack-green
12
10
[ Slack-Url ] : https://join.slack.com/t/mantilcommunity/shared_invite/zt-z3iy0lsn-7zD_6nqEucsgygTvHmnxAw
13
11
14
-
15
12
#
16
13
17
14
Cloud-native development demands a new approach to building, launching and
18
- observing cloud apps. Mantil is a modern Go toolset for creating and managing
15
+ observing cloud apps. [ Mantil] ( https://www.mantil.com ) is a modern Go toolset for creating and managing
19
16
AWS Lambda projects.
20
17
21
- In this early version, [ Mantil] ( https://www.mantil.com ) addresses fundamental issues often encountered
18
+ In this early version, Mantil addresses fundamental issues often encountered
22
19
while building and launching the apps:
23
20
* setting up a new AWS Lambda project from scratch or an existing template
24
21
* setting up a local development environment and tying everything with AWS
@@ -29,9 +26,9 @@ while building and launching the apps:
29
26
30
27
Please, go and try it!
[ Let us know
] ( mailto:[email protected] ?subject=Mantil%20feedback ) your thoughts.
31
28
32
- # Installation
29
+ ## Installation
33
30
34
- ## Homebrew (Mac and Linux)
31
+ ### Homebrew (Mac and Linux)
35
32
36
33
Use [ Homebrew] ( https://brew.sh ) to install the latest version:
37
34
@@ -40,7 +37,7 @@ brew tap mantil-io/mantil
40
37
brew install mantil
41
38
```
42
39
43
- ## Direct Download (Linux, Windows and Mac)
40
+ ### Direct Download (Linux, Windows and Mac)
44
41
45
42
Below are the available downloads for the latest version of Mantil. Please
46
43
download the right package for your operating system and architecture.
@@ -68,7 +65,7 @@ tar xvfz mantil_Linux_x86_64.tar.gz
68
65
mv mantil /usr/local/bin
69
66
```
70
67
71
- # Documentation
68
+ ## Documentation
72
69
73
70
We suggest to check out [ Getting started] ( docs/getting_started.md ) and familiarize yourself with [ General
74
71
Concepts] ( docs/concepts.md ) .
0 commit comments