Getting Started
Clone existing repository
To get started with the project, follow these steps:
Clone repository
- Clone the repository:
cpm project clone <repository-url>
- Navigate to the repository directory:
cpm project goto <repo-name>
Initialize cpm support
- Initialize cpm
- Add required plugins:
- **Configure plugin (Only if required)
cpm plugin configure <plugin>
Enable cpm flow (Easy development)
- Enable cpm flow
- Checkout an issue to start development. This command supports interactive mode where you can select the task:
- Submit issue for review