Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify initial workflow through automated project template creation with Cookiecutter #2825

Closed
axsaucedo opened this issue Jan 8, 2021 — with Board Genius Sync · 1 comment

Comments

Copy link
Contributor

Currently project creation can be carried out by following the steps in the documentation, however these can be standardised and streamlined by leveraging automated project template creation tools such as cookiecutter.

Cookiecutter is "A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects. " https://github.com/cookiecutter/cookiecutter

This issue would consist of creating a cookiecutter base that can allow projects to be created for prepackaged model servers and custom servers. initially both would be for simple single node graphs, but it could be explored later on to extend further cookiecutter commands to enable addition of further graph components.

@axsaucedo axsaucedo added good first issue triage Needs to be triaged and prioritised accordingly labels Jan 8, 2021
@ukclivecox ukclivecox removed the triage Needs to be triaged and prioritised accordingly label Jan 14, 2021
@axsaucedo axsaucedo changed the title Simplify initial workflow through automated project template creation with Cookiecutter OSS-187: Simplify initial workflow through automated project template creation with Cookiecutter Apr 26, 2021
@axsaucedo axsaucedo changed the title OSS-187: Simplify initial workflow through automated project template creation with Cookiecutter Simplify initial workflow through automated project template creation with Cookiecutter Apr 27, 2021
@ukclivecox
Copy link
Contributor

Closing until we look at MLServer and V2 improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants