1.0.1 • Published 2 years ago

@lukaskj/folder-structure-generator v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Folder Structure Generator

Generates folders based on a config file.

Scripts

  • yarn start:dev -> Runs the project using ts-node
  • yarn build -> builds the project using rollup
  • yarn start -> builds the project and runs the compiled version
  • yarn test -> tests
  • yarn test:watch -> watch tests
  • yarn test:cov -> run test coverage
  • yarn lint -> linter
  • yarn format -> run prettier to format code

Note: npm can be used intead of yarn

1.0.1

2 years ago

1.0.0

2 years ago