@unibeautify/create-unibeautify-beautifier
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

create-unibeautify-beautifier

Build Status

Scaffold a beautifier for Unibeautify

Installation

If on npm 6 or higher

$ npm init @unibeautify/unibeautify-beautifier

If on npm 5 or lower

$ npx @unibeautify/create-unibeautify-beautifier

Usage

Running the above command prompt a few questions, after which it will scaffold out a new directory with all of the basic files to start a beautifier.

Examples

For an executable based beautifier, see @unibeautify/beautifier-clang-format.

For a node based beautifier, see @unibeautify/beautifier-eslint

Help

Please report any issues with the CLI to this repository. If there are issues with the files that are generated, please report them to https://github.com/Unibeautify/beautifier-template/issues.

Dependencies (3)

Dev Dependencies (8)

Package Sidebar

Install

npm i @unibeautify/create-unibeautify-beautifier

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

9.31 kB

Total Files

7

Last publish

Collaborators

  • glavin001
  • szeck87