Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

plugin-foundation

This is a one-cli plugin to help create new DNX foundations.

BuildPyPILICENSE

Configuration

# one.yamlrequired_version: ">= 0.7.1"plugins:
foundation:
package: one-cli-plugin-foundation==0.0.1module: 'plugin_foundation'

Usage

one foundation

Development

Dependencies

  • Python 3

Python Virtual Environment

# Create environment
python3 -m venv env
# To activate the environmentsource env/bin/activate
# When you finish you can exit typing
deactivate

Install dependencies

pip3 install --editable .

Author

Managed by DNX Solutions.

License

Apache 2 Licensed. See LICENSE for full details.

About

This is a one-cli plugin to help create new DNX foundations.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages