EcosystemMakerFaker

Creates static, ad-hoc and local ecosystems

NAME

The Ecosystem Maker / Faker

Creates static, ad-hoc and local ecosystems

Synopsis

$ # Pass a flat list of dist folders
$ ecosystem-maker-faker --create some-dir-with-dists/*
Successfully added EMF-1

$ # List previously created ecos
$ ecosystem-maker-faker --list
I see the following maker faker ecosystems:
    - EMF-1: /home/fooman/EMF-1.json

$ # Remove a previously created eco
$ ecosystem-maker-faker --rm EMF-1
Successfully removed 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 [email protected]

License

This module is distributed under the terms of the Artistic License 2.0.

EcosystemMakerFaker v0.1.1

Creates static, ad-hoc and local ecosystems

Authors

  • Patrick Böker

License

Artistic-2.0

Dependencies

Zef::Configuration:ver<0.0.11+>:auth<zef:lizmat>JSON::Fast:ver<0.19+>:auth<cpan:TIMOTIMO>

Test Dependencies

Provides

  • EcosystemMakerFaker

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.