To distribute the Alice Console on Nuget.org so that it can be easily installed using .NET CLI.
Installation
# AliceProject.CLI or AliceProject.Console or AliceProject.AliceConsole
dotnet tool install AliceProject.CLI -g
usage
# then, you can use aliceconsole commands
aliceconsole init
TODO