Skip to main content
Removes a rule or asset that was installed via devw add and recompiles.

Interactive Mode

Running devw remove without arguments shows installed rules and lets you select which to remove.
Note: interactive mode only lists rules. To remove an asset, use the direct form.

Direct Mode

Removes the file from .dwf/rules/ or .dwf/assets/<type>s/ and updates config.yml. Recompiles automatically.

Examples

Rules added manually (not via devw add) are not affected.