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.
- Host: GitHub
- URL: https://github.com/cfengine/build-index
- Owner: cfengine
- License: mit
- Created: 2021-04-22T20:15:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2026-03-03T09:44:30.000Z (20 days ago)
- Last Synced: 2026-03-03T12:57:51.143Z (20 days ago)
- Language: JavaScript
- Homepage:
- Size: 1.31 MB
- Stars: 0
- Watchers: 8
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.