1.0.0 • Published 2 years ago
@krlwlfrt/otpc v1.0.0
@krlwlfrt/otpc
Project structure
This script assumes a project structure that looks something like this:
./lib
for built files./src
for source files./src/cli.ts
as CLI
./test
for test files- Uses Typedoc for documentation
- Uses ESLint for linting
- Uses Conventional changelog with Angular style
- Uses Mocha as test framework with
@testdeck/mocha
- Uses NYC for test coverage
Furthermore it assumes, that the most current versions of dependencies are used.
Documentation
See online documentation for detailed API description.