Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

⚡ @colab-nation/cli

The official command-line interface and Proof-of-Work (PoW) verification engine for CoLab Nation builders, candidates, and engineering teams.


🚀 Quick Start

Installation

npm install -g @colab-nation/cli

Core Commands

Command Description
colab init Scaffold a new verified CoLab project architecture
colab auth Authenticate builder credentials with colabnation.live
colab pow submit Calculate & cryptographically submit project Proof-of-Work
colab test Run local sandbox verification & quality gates
colab leaderboard Display real-time builder rankings & hiring telemetry

🛠️ Proof-of-Work Verification Algorithm

The CLI analyzes repository characteristics to generate normalized PoW scores:

  • Code Complexity: AST parsing of control flow and algorithmic depth.
  • Git Velocity: Semantic commit history and PR merge ratios.
  • Test Integrity: Unit test coverage thresholds and lint pass rates.

📜 License

Maintained by Kartik Chilkoti. Released under the MIT License.

About

Official CLI & Proof-of-Work submission engine for CoLab Nation builders & candidates

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages