Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
kiara_plugin.develop / cookiecutter.json
Size: Mime:
{
    "full_name": "",
    "email": "",
    "project_name": "my-kiara-plugin",
    "project_slug": "{{ cookiecutter.project_name.lower().replace(' ', '_').replace('-', '_').replace('.', '_') }}",
    "project_short_description": "{{ cookiecutter.project_name }}",
    "github_user": "DHARPA-Project",
    "anaconda_user": "dharpa"
}