Skip to content

Install samo build utility

Actions
Samo build and release project, helm and docker utility
v2.11.0
Latest
Star (0)

Example usage

- uses: lorislab/install-samo-action@v2
- run: samo project version
  - uses: lorislab/install-samo-action@v2
  - id: version
    run: echo "stdout=$(samo project version)" >> $GITHUB_OUTPUT
  - run: echo "${{ steps.version.outputs.stdout }}"
- uses: lorislab/install-samo-action@v2
  with:
    version: "3.4.0"
- run: samo project version    

Development

Local development

Install the dependencies

npm install

Package for distribution

Run prepare

npm run prepare

Install samo build utility is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Samo build and release project, helm and docker utility
v2.11.0
Latest

Install samo build utility is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.