NAME
The Ecosystem Maker / Faker
Creates static, ad-hoc and local ecosystems
Synopsis
$ # Pass a flat list of dist folders
$ ecosystem-maker-faker some-dir-with-dists/*
$ # List previously created ecos
$ ecosystem-maker-faker --list
$ # Remove a previously created eco
$ ecosystem-maker-faker --rm EMF-1
Description
Creates a static, ad-hoc and local ecosystem. Is basically just mushes the
META6.json
files in the given folders into a single JSON file and then
adds that file to the local zef config as a new repo.
What a ---- module name is that?
It seems the module is bordering the lower end of usefulness of a module. So I
didn't want to squat on an actually reasonable name. Also -ofun forever!
AUTHOR
Patrick Böker patrick.boeker@posteo.de
License
This module is distributed under the terms of the Artistic License 2.0.