Skip to content

Streeterxs/boilerplate-extractor

Repository files navigation

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)

About

A cli package that helps you extract code copy, store and reimport it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published