Skip to content
/ cradle Public
generated from cvxgrp/cvxcli

Simple command line interface to create repos based on templates

License

Notifications You must be signed in to change notification settings

cvxgrp/cradle

Repository files navigation

cvxcradle

Apache 2.0 License Coverage Status

cradle is a command line tool to create repos based on a group of templates.

Install gh

Please install GitHub's official command line tool gh.

Install taskfile

Please install Taskfile.

Using the cradle tool

Install uvx

The current way to deploy apps is to use uvx. The tool creates a temporary virtual environment for each app.

For the installation of uv/uvx please refer to the uvx documentation.

Install cvxcradle with uvx

cvxcradle has been deployed to PyPI like any other Python package. It could be installed via pip but we advise against that.

cvxcradle is a command line app rather than a package you install into your projects.

So please run via uvx

uvx --from cvxcradle cradle

This command will create a temporary virtual environment for cvxcradle and install the package into that environment.

Please note that you do need uvx to be installed on your machine.

About

Simple command line interface to create repos based on templates

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published