DevLink CLI is a command-line interface tool designed to streamline your development workflow. This project provides a Homebrew formula for easy installation on macOS.
To install DevLink CLI using Homebrew, run the following command in your terminal:
brew tap devlink-sh/homebrew-devlink
brew install devlinkAfter installation, you can use the devlink command from anywhere in your terminal. To see available commands and options, run:
devlink --helpContributions are welcome! If you'd like to contribute to the DevLink CLI, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your branch to your forked repository.
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.