The Modern CLI For Instant Project Scaffolding.

Generate, configure, and deploy your next project in seconds, not hours. Forjex helps developers generate new repositories, automate setups, and streamline project creation.

$npm install -g forjex

Streamline Your Workflow from Start to Finish

Forjex is designed to eliminate boilerplate and automate repetitive tasks, letting you focus on what truly matters: building.

//Create a new Repository

$ forjex forge --

and push

Instant Scaffolding

Create new Repository in a single command. Choose What you would like to add and push to that Repository

//Automatically Configure

$ forjex forge --

CI/CD pipeline

Automated Setup

Automatically configure linters, formatters, CI/CD pipelines with Github Actions, and environment variables without manual intervention.

//Deploy the Project

$ forjex forge --

to vercel

Deploy Automation

Deploy your projects directly to Vercel with a simple command, integrating seamlessly with your development workflow.