Essentials
CLI Tool
Use the CLI tool to interact with template on OpenSourceSmith platform.
Install CLI Tool
Use npm to install the CLI tool globally on your system.
Use CLI Tool
Forge Command
- forge : Initialize a new open-source project
--from <template>
: Use a specific OpenSourceSmith template
Project Types (Only available via CLI tool)
- FrontendKit
- React
- Vite
- NextJS
- BackendKit
- Express with TypeScript
- FullStackKit
- Express as backend
- NextJS Full Stack
Example
-
To initialize project using template from OpenSourceSmith
-
To initialize project using default templte available via CLI tool Only