### Usage This CLI app allows you to add project-scoped commands for easy access. To use this app, follow these steps: 1. Install the app by running the following command: ``` $ cargo install runer ``` 2. Navigate to your project directory: ``` $ cd /path/to/your/project ``` 3. Add a project-scoped command: ``` $ runer add