1.0.40 • Published 4 years ago

boilerplate-extractor v1.0.40

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

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)
1.0.40

4 years ago