{"id":20237460,"url":"https://github.com/qualisystems/shellfoundry","last_synced_at":"2025-04-09T18:22:42.526Z","repository":{"id":3202604,"uuid":"48379552","full_name":"QualiSystems/shellfoundry","owner":"QualiSystems","description":":shell::factory: CloudShell package CLI build tool","archived":false,"fork":false,"pushed_at":"2024-10-04T20:38:28.000Z","size":7460,"stargazers_count":11,"open_issues_count":7,"forks_count":20,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-02T12:40:28.652Z","etag":null,"topics":["cloudshell","quali","shell","shellfoundry"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QualiSystems.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-21T15:36:45.000Z","updated_at":"2024-10-04T20:34:09.000Z","dependencies_parsed_at":"2024-11-14T08:37:36.863Z","dependency_job_id":null,"html_url":"https://github.com/QualiSystems/shellfoundry","commit_stats":{"total_commits":488,"total_committers":15,"mean_commits":32.53333333333333,"dds":0.639344262295082,"last_synced_commit":"48eb927a9867c28e74f848814b62ce465e16b13c"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fshellfoundry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fshellfoundry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fshellfoundry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fshellfoundry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QualiSystems","download_url":"https://codeload.github.com/QualiSystems/shellfoundry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085806,"owners_count":21045218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudshell","quali","shell","shellfoundry"],"created_at":"2024-11-14T08:27:03.100Z","updated_at":"2025-04-09T18:22:42.497Z","avatar_url":"https://github.com/QualiSystems.png","language":"Python","readme":"[![Join the chat at https://gitter.im/QualiSystems/shellfoundry](https://badges.gitter.im/QualiSystems/shellfoundry.svg)](https://gitter.im/QualiSystems/shellfoundry?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Build Status](https://travis-ci.org/QualiSystems/shellfoundry.svg?branch=develop)](https://travis-ci.org/QualiSystems/shellfoundry) [![Coverage Status](https://coveralls.io/repos/github/QualiSystems/shellfoundry/badge.svg?branch=develop)](https://coveralls.io/github/QualiSystems/shellfoundry?branch=develop) [![PyPI](https://img.shields.io/pypi/pyversions/shellfoundry.svg?maxAge=2592000)]() [![PyPI](https://img.shields.io/pypi/v/shellfoundry.svg?maxAge=2592000)]()\n[![Dependency Status](https://dependencyci.com/github/QualiSystems/shellfoundry/badge)](https://dependencyci.com/github/QualiSystems/shellfoundry)\n\n---\n\n![quali](quali.png)\n\n# ShellFoundry CLI\n\nCommand line utility for *Shells Developers* of our **CloudShell** platform.  It helps in creating a new shell based on a template, build an installable shell package and install a shell into your **CloudShell** instance.\n\n## Why use ShellFoundry?\n\n* To show list of available shell templates\n* To create a new shell based on an existing template\n* To generate Python classes based on your data model, either XML or TOSCA YAML\n* To package a shell\n* To create set of dependencies for offline usage\n* To import a shell into your **CloudShell**\n* To publish a shell on Quali Community\n\n\n## Installing\n\n\n```\n$ python -m pip install shellfoundry\n```\n\n## Basic Usage\n\n```\n$ shellfoundry new nutshell\n```\n\n\u003e For detailed usage information refer to [this guide](docs/usage.md)\n\n\n## Troubleshooting and Help\n\nFor questions, bug reports or feature requests, please refer to the [Issue Tracker](https://github.com/QualiSystems/shellfoundry/issues).  Also, make sure you check out our [Issue Template](.github/issue_template.md).\n\n## Contributing\n\n\nAll your contributions are welcomed and encouraged.  We've compiled detailed information about:\n\n* [Contributing](.github/contributing.md)\n* [Creating Pull Requests](.github/pull_request_template.md)\n\n\n## Dependencies\n\nDevelopment of **ShellFoundry** would not have been possible without the open source libraries it depends on:\n\n- [cookiecutter](https://github.com/audreyr/cookiecutter)\n- [requests](http://docs.python-requests.org/)\n- [click](http://click.pocoo.org/5/)\n- [pyyaml](http://pyyaml.org/)\n\n## License\n[Apache License 2.0](https://github.com/QualiSystems/shellfoundry/blob/master/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualisystems%2Fshellfoundry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqualisystems%2Fshellfoundry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualisystems%2Fshellfoundry/lists"}