This is a command-line interface for the Apiand framework. It provides a set of tools to help you create and scaffold projects and components.
It's built on top of the ASP.NET framework
dotnet tool install -g Apiand.Cli --version 0.0.4After installation, you can use the apiand command from your terminal:
apiand [command] [options]For features and commands refer to the docs
Also consider contributing to the docs if you find any issues or have suggestions for improvements.
Feel free to contribute to this project as well. Contributing may also be as easy as creating an issue or suggesting a feature.