asc-community / AngouriMath

New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
https://am.angouri.org
MIT License
782 stars 74 forks source link

package AngouriMath.Terminal as dotnet tool #627

Open jkone27 opened 9 months ago

jkone27 commented 9 months ago

packaging as dontet tool would make it accessible in the same way for all OS

https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-install

and also able to install in repository inside dotnet manifest so users would alraedy get it when working with any repo using it, without the need to install directly for themselves in their laptop

WhiteBlackGoose commented 8 months ago

It's already there :)

WhiteBlackGoose commented 8 months ago

besides, you don't have to have .net to get it, there are binary builds