Castor is a simple CLI for building z2f files.
castor init
castor build [--zip] [--ztroot]
castor serve
castor install
castor install GitHubAcc/Repository/ReleaseVersion
castor help
castor version
Build the solution via dotnet publish
, or get it from NuGet the Github releases.
dotnet tool install --global Castor