PhotonBursted / nu_plugin_vec

A Nushell plugin implementing vector operations
MIT License
2 stars 1 forks source link

Initial CI/CD #12

Closed PhotonBursted closed 1 week ago

PhotonBursted commented 2 weeks ago

This closes #2, introducing initial CI/CD to the repo.

It uses Earthly for the flow of the pipeline, integrating with Cargo for releases and commitizen for version management based on commit messages.