1.3.1 • Published 2 years ago

code-rub v1.3.1

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

Code Rub CLI

Commands

npx code-rub init

Initialize a blank code-rub configuration for your workspace. This is the starting point :).

  • --preset [package] allows creating a workspace setup for a certain plugin.
  • npx code-rub some-config-file.js allows creating a new config file in an existing workspace
    • This is especially useful when multiple teams work in the same codebase.
  • --skipInstall allows bypassing the package.json checks + update. If using a preset not already installed, this will fail.

npx code-rub [configFile] (or npx code-rub generate [configFile])

Generates the next set of assignments for the configuration specified. If not provided, configFile defaults to 'code-rub.config.js'

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0-alpha.4

2 years ago

1.0.0-alpha.3

2 years ago

1.0.0-alpha.2

2 years ago

1.0.0-alpha.1

2 years ago

1.0.0

2 years ago