Categorygithub.com/spatocode/jerm
modulepackage
0.1.3
Repository: https://github.com/spatocode/jerm.git
Documentation: pkg.go.dev

# README

Jerm

Jerm is an open source tool that helps you deploy serverless apps seamlessly across all clouds.

Quickstart

This guide will get you up and running in a few minutes.

Install

To install Jerm run

$ go install github.com/spatocode/jerm/cmd/jerm@latest

Usage

Deploy your app

$ jerm deploy

Contributing

Jerm is still under early development and all contributions are welcomed.

License

Jerm is licensed under the BSD-3-Clause license

# Packages

No description provided by the author
Copyright © 2023 Ekene Izukanne <[email protected]> */.
No description provided by the author

# Functions

Configure sets up Jerm using jerm.json configuration file.
New creates a new Jerm project.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Project holds details of a Jerm project.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Config is the Jerm configuration.