UNPKG

@intellectronica/ruler

Version:

Ruler — apply the same rules to all coding agents

6 lines (5 loc) 162 B
#!/usr/bin/env node "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const commands_1 = require("./commands"); (0, commands_1.run)();