Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.06 KB

Chainloop Labs Tools

Welcome to Chainloop Labs Tools, a collection of Bash scripts designed to enhance the Chainloop experience with new UX and experimental features.

About Chainloop Labs Tools

Chainloop Labs Tools is an initiative to develop and test new features that can be seamlessly integrated with Chainloop. These tools are built to improve usability and functionality, providing users with enhanced capabilities.

Installation

To install Chainloop Labs Tools, run the following command in your terminal:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/chainloop-dev/labs/dev/tools/src/lib/chainloop.sh) ; install_chainloop_labs dev"

Replace dev with main if you prefer the stable main branch.

Usage

After installation, you can use the provided script c8l.

Documentation

Detailed documentation for Chainloop Labs Tools can be found in the docs directory.

Contributing

We welcome contributions to Chainloop Labs Tools. If you have ideas or enhancements, please feel free to open an issue or create a pull request.