Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 808 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 808 Bytes

Pico CI Tools

This repository contains various scripts and tools for Pico's CI process.

Pico is a stupidly simple, blazing fast, flat file CMS. Visit us at https://picocms.org/ for more info.

We use GitHub Actions to automate the build & release process of Pico - also called continous integration, or CI. These scripts and tools are used by both Pico's core (i.e. picocms/Pico) and various official Pico plugins. Please refer to the "Build & Release process" in Pico's main CONTRIBUTING.md for details about what we're doing here. Besides, you'll also find info about how to contribute there.