@defra/lis-species-cattle
v0.2.0
Published
Cattle shared package for livestock taxonomy flows.
Readme
Cattle species
Shared package for the cattle species.
Install dependencies for this package locally with npm install from this directory.
Run Cake Files locally
Cake is the build engine and orchestrates the Node package lifecycle. To run the default build locally:
dotnet cake ./build.cake --target=Default --package_version=0.1.0Test Github action
Install act to run the github action locally.
To Install act on Linux
brew install actTo run github action
act -W .github/workflows/prerelease.yml