thicker_cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

THICKER_CLI

Description

Typescript utils for fast CLI bootstrapping.

Overview

  • Directory structure
  • Features
  • How to contribute to this library?
  • How to build the library to be used in production-ready projects?
  • How to use ?

Directory structure

./lib
├── core
│   ├── files
│   │   └── index.ts
│   ├── interface
│   │   └── index.ts
│   └── markdown
│       └── index.ts
├── errors
│   └── index.ts
└── index.ts

Features

TBA

How to contribute to this library?

TBA

How to build the library to be used in production-ready projects?

TBA

How to use ?

TBA

NPM custom commands

  • build: Build the JavaScript files.
  • build:watch: Build the JavaScript files in watch mode.
  • test:watch: Run jest in interactive test mode.
  • docs: Generate the docs directory.

Other/Optional considerations

TBA

Readme

Keywords

none

Package Sidebar

Install

npm i thicker_cli

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

21.3 kB

Total Files

26

Last publish

Collaborators

  • basthard