1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Web::MREST::CLI
===============
.. image:: https://travis-ci.org/smithfarm/mrest-cli.svg?branch=master
:target: https://travis-ci.org/smithfarm/mrest-cli
.. image:: https://badge.fury.io/pl/Web-MREST-CLI.svg
:target: https://badge.fury.io/pl/Web-MREST-CLI
CLI components for Web::MREST
Running from source for the first time
======================================
To ease the pain of bootstrapping ``Web::MREST::CLI`` (running it for the first
time from source in a given environment), a set of bootstrap scripts are
provided in the git repo.
Documentation
=============
See https://metacpan.org/pod/Web::MREST::CLI
|