Frontmatter
| id | 9027 |
| title | Chore: Add DevRank CLI Scripts to package.json |
| state | Closed |
| labels | developer-experience |
| assignees | tobiu |
| createdAt | Feb 7, 2026, 7:07 PM |
| updatedAt | Feb 7, 2026, 7:08 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9027 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 8930 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 7, 2026, 7:08 PM |
Add npm scripts to easily run the DevRank backend services from the terminal.
Scripts:
devrank:spider: Runs the spider discovery.devrank:update: Runs the updater with a default limit (e.g., 100).devrank:add: Helper to add a specific user.