Skip to content
/ wolfictl Public
forked from wolfi-dev/wolfictl

A CLI used to work with the Wolfi OSS project

License

Notifications You must be signed in to change notification settings

ajayk/wolfictl

 
 

Repository files navigation

wolfictl

Documentation Go Report Card

wolfictl is a command line tool for working with Wolfi

Installation

You can install wolfictl straight from its source code. To do this, clone the git repository and then run go install:

# Clone the repo

git clone [email protected]:wolfi-dev/wolfictl.git wolfictl && cd $_

# Install the `wolfictl` command

go install

Commands

See the wolfictl command reference

Docs

Check so_name docs - CI check for detecting ABI breaking changes in package version updates Update docs - for detecting new upstream wolfi package versions and creating a pull request to update Wolfi

Releases

This repo is configured to automatically create weekly tagged patch releases, mainly so that it can be more easily packaged in Wolfi itself.

Releases happen Monday at 00:00 UTC, and can be manually run as necessary.

About

A CLI used to work with the Wolfi OSS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Makefile 0.4%