Open Issues Need Help
View All on GitHub [CLI]: Distribute the Alice Console on Nuget.org 29 days ago
AI Summary: This issue proposes distributing the Alice Console as a .NET global tool on Nuget.org, enabling easy installation via the `dotnet tool install` command. The primary tasks involve setting up a CI/CD pipeline to automate publishing to Nuget and creating documentation for the new installation method and usage.
Complexity:
3/5
enhancement good first issue
[Refactor] Replace it into System.CommandLine 3 months ago
good first issue
Change directories structure 7 months ago
AI Summary: Refactor the project's directory structure to move `AliceConsole` and `AnovSyntax` into `src/AliceConsole` and `src/AnovSyntax` respectively, move the `Test` directory to `test`, and adjust the CI/CD pipelines accordingly.
Complexity:
3/5
good first issue