1.3.1 • Published 3 years ago
code-rub v1.3.1
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
3 years ago
1.3.0
3 years ago
1.2.1
3 years ago
1.2.0
3 years ago
1.1.5
4 years ago
1.1.4
4 years ago
1.1.3
4 years ago
1.1.2
4 years ago
1.1.0
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0-alpha.4
4 years ago
1.0.0-alpha.3
4 years ago
1.0.0-alpha.2
4 years ago
1.0.0-alpha.1
4 years ago
1.0.0
4 years ago