Skip to main content

Invenio module to ease the creation and management of applications.

Project description

https://img.shields.io/travis/inveniosoftware/invenio-cli.svg https://img.shields.io/coveralls/inveniosoftware/invenio-cli.svg https://img.shields.io/github/tag/inveniosoftware/invenio-cli.svg https://img.shields.io/pypi/dm/invenio-cli.svg https://img.shields.io/github/license/inveniosoftware/invenio-cli.svg

Invenio module that allows the creation of applications building workflows

Example execution

.Development environment

` $ inveniobuilder --flavor RDM --project-name my-site init $ inveniobuilder --flavor RDM --project-name my-site build --base --app --dev $ inveniobuilder --flavor RDM --project-name my-site server --dev --bg [--stop] $ inveniobuilder --flavor RDM --project-name my-site setup --dev $ # USE AWAY! :) $ inveniobuilder --flavor RDM --project-name my-site destroy --dev `

.Production environment

` $ inveniobuilder --flavor RDM --project-name my-site init $ inveniobuilder --flavor RDM --project-name my-site build --base --app $ inveniobuilder --flavor RDM --project-name my-site server --bg [--stop] $ inveniobuilder --flavor RDM --project-name my-site setup $ # USE AWAY! :) $ inveniobuilder --flavor RDM --project-name my-site destroy `

Further documentation is available on https://invenio-cli.readthedocs.io/

Changes

Version 1.0.0 (released TBD)

  • Initial public release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

invenio-cli-1.0.0a2.tar.gz (19.9 kB view hashes)

Uploaded Source

Built Distribution

invenio_cli-1.0.0a2-py2.py3-none-any.whl (13.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page