1.0.3 • Published 5 years ago

@otw/configurations v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

@otw/configurations

Various configurations I re-use constantly for my small-sized projects. Its main interest is the CLI :

yarn otwconf help
# outputs
Usage: @otw/conf <command> <OPTIONS>
- commands:
  > app:start
  > app:watch
  > app:build
  > lib:watch
  > lib:build
  > test:ts-react
  > test:ts-node
  > help

- options:
  > --port (app:* only)
  > --entry (lib:* only)