File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed
Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 22
33<img align =" right " src =" assets/carbon.png " />
44
5- A platform-agnostic CLI tool that makes it easy to deploy applications to the cloud.
5+ A platform-agnostic CLI tool that simplifies cloud deployment for applications
66
77- ** Quick and simple cloud deployment**
8- - ** Platform-agnostic** : Deploy to a single platform or multiple platforms simultaneously. Currently supports AWS Lambda and GCP Cloud Run
9- - ** Multi-framework support** : Currently supports Flask and Express
10- - ** Multi-runtime support** : Currently supports Python and Node.js
11- - ** Fits your project structure** : Wraps your existing code
12- - ** Configurable and version-controlled** : Generates adjustable configurations
8+ - ** Platform-agnostic**
9+ - ** Multi-framework support**
10+ - ** Multi-runtime support**
11+ - ** Wraps your existing project**
12+ - ** Generates version-controlled and adjustable configs**
13+
14+ * Currently Supports*
15+ - Cloud Providers: AWS Lambda, GCP Cloud Run
16+ - Frameworks: Flask, Express
17+ - Runtimes: Python, Node.js
1318
1419
1520## Installation
You can’t perform that action at this time.
0 commit comments