boilerplate-extractor

1.0.40 • Public • Published

Boilerplate Extractor

This is a CLI that helps extraction of files (intended to be boilerplates) and save into boilerplates folder.

  • First argument: Command - this command can be 'import'/'i' or 'extract'/'e'
  • Second argument:
    -- import: Boilerplate's name (example: angular-http-service)
    -- extract: Extraction Pathname (example: 'services/http.service.ts')
  • Third argument:
    -- import: Import Pathname (example: 'services/http.service.ts')
    -- extract: New boilerplate's name (example: angular-http-service)

Readme

Keywords

none

Package Sidebar

Install

npm i boilerplate-extractor

Weekly Downloads

1

Version

1.0.40

License

ISC

Unpacked Size

9.62 kB

Total Files

18

Last publish

Collaborators

  • streeterxs