An open API service indexing awesome lists of open source software.

https://github.com/cfengine/build-index

The official (default) index of what modules are available in CFEngine Build.
https://github.com/cfengine/build-index

Last synced: 15 days ago
JSON representation

The official (default) index of what modules are available in CFEngine Build.

Awesome Lists containing this project

README

          

# CFEngine Build Module Index

This repository contains the JSON file which the `cfbs` CLI uses to find modules.

## CFEngine Build Repositories

* [build-index](https://github.com/cfengine/build-index) - Index of modules
* [build-website](https://github.com/cfengine/build-website) - Website
* [cfbs](https://github.com/cfengine/cfbs) - Command line client
* [modules](https://github.com/cfengine/modules) - Official modules provided by the CFEngine team
* [module-template](https://github.com/cfengine/build-example) - Template for creating new modules

## Contribution Tips

* Run `cfbs pretty ./cfbs.json` after editing to ensure proper formatting.