0.0.97 • Published 2 years ago

scafflater-cli v0.0.97

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Scafflater Cli

Scafflater Cli Downloads/week oclif License

Usage

$ npm install -g scafflater-cli
$ scafflater-cli COMMAND
running command...
$ scafflater-cli (-v|--version|version)
scafflater-cli/0.0.97 linux-x64 node-v15.14.0
$ scafflater-cli --help [COMMAND]
USAGE
  $ scafflater-cli COMMAND
...

Commands

scafflater-cli help [COMMAND]

display help for scafflater-cli

USAGE
  $ scafflater-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

scafflater-cli init [SOURCE]

Initializes the template in a output folder

USAGE
  $ scafflater-cli init [SOURCE]

OPTIONS
  -c, --cache=homeDir|tempDir                                      [default: homeDir] The cache strategy
  -o, --output=output                                              [default: ./] The output folder
  -p, --parameters=parameters                                      [default: ] The parameters to init template

  -s, --templateSource=git|githubClient|isomorphicGit|localFolder  [default: git] Template source indicating how the
                                                                   template is fetched

DESCRIPTION
  ...

See code: commands/init.js

scafflater-cli partial:list

Lists available partials in template

USAGE
  $ scafflater-cli partial:list

OPTIONS
  -c, --cache=homeDir|tempDir                                      [default: homeDir] The cache strategy
  -o, --output=output                                              [default: ./] The output folder

  -s, --templateSource=git|githubClient|isomorphicGit|localFolder  [default: git] Template source indicating how the
                                                                   template is fetched

DESCRIPTION
  ...

See code: commands/partial/list.js

scafflater-cli partial:run [PARTIAL_NAME]

Runs a partial and append the result to the output folder

USAGE
  $ scafflater-cli partial:run [PARTIAL_NAME]

ARGUMENTS
  PARTIAL_NAME  The partial name

OPTIONS
  -c, --cache=homeDir|tempDir                                      [default: homeDir] The cache strategy
  -o, --output=output                                              [default: ./] The output folder
  -p, --parameters=parameters                                      [default: ] The parameters to init template

  -s, --templateSource=git|githubClient|isomorphicGit|localFolder  [default: git] Template source indicating how the
                                                                   template is fetched

  -t, --template=template                                          The template which contains the partial to be run

DESCRIPTION
  ...

See code: commands/partial/run.js

0.0.95

2 years ago

0.0.96

2 years ago

0.0.97

2 years ago

0.0.94

3 years ago

0.0.88

3 years ago

0.0.89

3 years ago

0.0.90

3 years ago

0.0.91

3 years ago

0.0.93

3 years ago

0.0.87

3 years ago

0.0.79

3 years ago

0.0.69

3 years ago

0.0.73

3 years ago

0.0.78

3 years ago

0.0.70

3 years ago

0.0.72

3 years ago

0.0.68

3 years ago

0.0.66

3 years ago

0.0.65

3 years ago

0.0.62

3 years ago

0.0.63

3 years ago

0.0.64

3 years ago

0.0.61

3 years ago

0.0.50

3 years ago

0.0.46

3 years ago

0.0.47

3 years ago

0.0.48

3 years ago

0.0.44

3 years ago

0.0.45

3 years ago

0.0.41

3 years ago

0.0.42

3 years ago

0.0.40

3 years ago

0.0.37

3 years ago

0.0.38

3 years ago

0.0.39

3 years ago

0.0.34

3 years ago

0.0.35

3 years ago

0.0.36

3 years ago

0.0.30

3 years ago

0.0.31

3 years ago

0.0.29

3 years ago

0.0.26

3 years ago

0.0.28

3 years ago

0.0.12

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.4

3 years ago

0.0.1

3 years ago