Skip to content

seagull-js/application-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

50b81c0 · Apr 2, 2018

History

12 Commits
Mar 18, 2018
Mar 19, 2018
Mar 18, 2018
Apr 1, 2018
Apr 1, 2018
Mar 18, 2018
Mar 18, 2018
Mar 18, 2018
Mar 18, 2018
Apr 2, 2018
Mar 20, 2018
Mar 24, 2018
Mar 18, 2018
Mar 18, 2018

Repository files navigation

Seagull Code Generators

Build Status npm version License: LGPL v3 styled with prettier TypeScript

This repo contains the application loader for seagull apps. Point it to an app directory and you will get an object with all features loaded from files, capable of serializing itself into a CloudFormation template for serverless deployment.

Example Usage

import { App } from '@seagull/application-loader'

const app = new App('path/to/app/folder')

Currently Work-in-Progress

Releases

No releases published

Packages

No packages published