Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Added logo, description and badges.
  • Loading branch information
ksokolic authored Dec 11, 2021
1 parent e3997ba commit 3009b63
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,28 @@
# Mantil
<p align="center">
<img width="250px" src="https://github.com/mantil-io/mantil/blob/master/docs/images/mantil-logo.png">
</p>

[Mantil](https://www.mantil.com) is a cloud development toolset for Go and AWS Lambda.
<p align="center">
Serverless development kit for Go and AWS Lambda.
</p>

<p align="center">
<a href="https://join.slack.com/t/mantilcommunity/shared_invite/zt-z3iy0lsn-7zD_6nqEucsgygTvHmnxAw">
<img alt="Slack" src="https://img.shields.io/badge/Slack-chat-orange?style=flat-square" />
</a>
<a href="https://github.com/mantil-io/mantil/blob/master/LICENSE">
<img src="https://img.shields.io/badge/license-MIT-blue" alt="license" title="license"/>
</a>
</p>


# Description

Cloud-native development demands a new approach to building, launching and
observing cloud apps. Mantil is a modern Go toolset for creating and managing
AWS Lambda projects.

In this early version, Mantil addresses fundamental issues often encountered
In this early version, [Mantil](https://www.mantil.com) addresses fundamental issues often encountered
while building and launching the apps:
* setting up a new AWS Lambda project from scratch or an existing template
* setting up a local development environment and tieing everything with AWS
Expand Down

0 comments on commit 3009b63

Please sign in to comment.