Skip to content

L³ application TypeScript type definitions.

License

Notifications You must be signed in to change notification settings

lambda-lambda-lambda/types

Repository files navigation

L³ types

npm version Build Status

application TypeScript type definitions.

Dependencies

Installation

Install the command-line utility using NPM.

$ npm install -g @lambda-lambda-lambda/types

Usage

import {AppConfig} from '@lambda-lambda-lambda/types/cli';

Developers

CLI options

Run ESLint types testing:

$ npm run test

Contributions

If you fix a bug, or have a code you want to contribute, please send a pull-request with your changes. (Note: Before committing your code please ensure that you are following the TypeScript style guide)

Versioning

This package is maintained under the Semantic Versioning guidelines.

License and Warranty

This package is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

lambda-lambda-lambda/types is provided under the terms of the MIT license

Author

Marc S. Brooks