1.3.8 • Published 4 years ago

ila v1.3.8

Weekly downloads
34
License
ISC
Repository
github
Last release
4 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

4 years ago

1.3.7

4 years ago

1.3.6

4 years ago

1.3.5

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

9 years ago