csla

command module
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

README

Create Serverless App

standard-readme compliant Build Status Conventional Commits

This is the generator to generate serverless app project template

TODO: Fill out this long description.

Table of Contents

Install

npm install -g csla

If you are experiencing EACCES: permission denied errors during installation using NPM then you can try:

npm i -g csla --unsafe-perm=true --allow-root

Usage

csla new-app --name=MyApp --template=aws-api-lambda-golang

Issue

If you encounter permission issue please check your node install correctly, or use

npm config set unsafe-perm=true

Maintainers

@JazzTong

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2019 Jazz Tong

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package cross is the package keeping all the reusable cross cuting concern functionality
Package cross is the package keeping all the reusable cross cuting concern functionality
provider

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL