Solnix CLI provides a minimal and reliable command-line interface for working with Solnix projects.
- Clone the repository:
git clone https://github.com/solnix-lang/solnix-cli.git cd solnix-cli - Build or install following the project's build instructions.
- View available commands:
solnix --help
Use --help for a list of commands and options. Examples and detailed usage are available in the project documentation.
Contributions are welcome. Please open an issue to discuss changes or submit a pull request with clear intent and tests where applicable.
See the LICENSE file in this repository for license details.