Skip to main content

Evolved5G CLI prototype

Project description

https://img.shields.io/pypi/v/evolved5g.svg Documentation Status

Evolved5G CLI prototype

Features

  • Generate a new python NetApp from a template

  • Assist in connecting the new NetApp & repo with EVOLVED-5G CI/CD pipeline

Installation

Stable release (NOT YET INTEGRATED)

To install Evolved5G_CLI, run this command in your terminal:

$ pip install evolved5g

This is the preferred method to install Evolved5G_CLI, as it will always install the most recent stable release.

If you don’t have pip installed, this Python installation guide can guide you through the process.

From sources

The sources for Evolved5G_CLI can be downloaded from the Github repo.

You can either clone the public repository:

$ git clone git://github.com/EVOLVED-5G/SDK-CLI

Or download the tarball:

$ curl -OJL https://github.com/EVOLVED-5G/SDK-CLI/tarball/master

Once you have a copy of the source, you can install it with:

$ python setup.py install

Usage

Run the following command to access the documentation/help page and read about the various options

$ evolved5g

Generate

To generate a new NetApp project run the following command. You will be asked for some inputs such as the repoName, packageName etc

$ evolved5g generate

or to learn more about the available options

$ evolved5g generate --help

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.9 (2021-20-09)

  • Added version option to CLI

  • Changed ‘generate’ command to point to EVOLVED-5G/template at Github

  • Added template option to point to your user’s template. Used in tests by default pointing at skolome/netapp-ckcutter-template

0.1.4 (2021-17-09)

  • Added documentation to “generate” command

  • Added documentation to readthedocs

0.1.1 (2021-07-08)

  • Generate command more fleshed out

  • Added more detailed pytests

0.1.0 (2021-06-30)

  • First prototype implementation

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

evolved5g-0.2.6.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

evolved5g-0.2.6-py2.py3-none-any.whl (5.1 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