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

New features #14

Open
wants to merge 39 commits into
base: develop
Choose a base branch
from
Open

New features #14

wants to merge 39 commits into from

Conversation

jvanderleeuw
Copy link
Contributor

The changes made included adding README.md generation and Cookiecutter capabilities, and a jupyter notebook.

README generation takes place through https://github.com/andreasbm/readme . The process is that there is an original README.md that the user receives when they clone/download the repo for template-rgb-plot in general. After the user edits the cookiecutter.json file, they can generate a new README.md in a project folder that will ultimately stand on its own once the user creates their own project. This one will be personalized based on the metadata included in the Cookiecutter.json file.

After the user is finished creating their project, they can use Cookiecutter in order to make the folder originally titled {{ Cookiecutter._project_name }} a repository of its own

A jupyter notebook was also added and is accessible through this link. It may not be completely up to date yet but should be soon.

.github/workflows/pylint_check.yaml Outdated Show resolved Hide resolved
blueprint.md Outdated Show resolved Hide resolved
blueprint.md Outdated Show resolved Hide resolved
blueprint.md Outdated Show resolved Hide resolved
blueprint.md Outdated Show resolved Hide resolved
blueprint.md Show resolved Hide resolved
@Chris-Schnaufer
Copy link
Member

Can there be a GitHub action that checks the cookiecutter stuff?

@Chris-Schnaufer
Copy link
Member

Much more information on how to use the cookie cutter approach is needed in the README. I would have no idea as to what should be done if I didn't know about cookie cutter. Also add information on what can be done if someone is not using cookie cutter. Finally, the Jupyter Notebook should be removed from here (see draft PR #13)

blueprint.md Outdated Show resolved Hide resolved
{{cookiecutter._project_name}}/generate.py Outdated Show resolved Hide resolved
{{cookiecutter._project_name}}/generate.py Outdated Show resolved Hide resolved
{{cookiecutter._project_name}}/generate.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants