3 Open Issues Need Help Last updated: Jan 7, 2026

Open Issues Need Help

View All on GitHub

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

Alice Novel for CLI.

C#
#cli

Alice Novel for CLI.

C#
#cli

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

Alice Novel for CLI.

C#
#cli