1.3.8 • Published 3 years ago

ila v1.3.8

Weekly downloads
34
License
ISC
Repository
github
Last release
3 years ago

ILA

ILA (Initialize Lambda Application) is a CLI tool used to initialize a fresh NodeJS Lambda Application with (my perceived) best practices. This tool is fairly opinionated, as it's meant to match the use case my team and I need and that's it.

How to Use

Using ILA is super easy. Just navigate to the root of your Lambda application and run:

npx ila

What ILA does

  • Optionally adds TypeScript support
  • Adds NEXTJS and ES modules support via Babel
  • Installs and configure Husky (default requirement is 90% test coverage)
  • Installs and configures eslint/prettier with Airbnb standards
  • Installs lamda-local for local development
  • Configures script commands
  • Removes excessive boilerplate
  • A few other small things
1.3.8

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

7 years ago