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

Add makefile for most used operations #28

Closed
MikeGoldsmith opened this issue Dec 5, 2022 · 0 comments · Fixed by #30
Closed

Add makefile for most used operations #28

MikeGoldsmith opened this issue Dec 5, 2022 · 0 comments · Fixed by #30
Assignees
Labels
type: enhancement New feature or request
Milestone

Comments

@MikeGoldsmith
Copy link
Contributor

MikeGoldsmith commented Dec 5, 2022

Is your feature request related to a problem? Please describe.
Add makefile commands for the most common actions. See DEVELOPING for commands.

@MikeGoldsmith MikeGoldsmith added the type: enhancement New feature or request label Dec 5, 2022
@MikeGoldsmith MikeGoldsmith added this to the Beta milestone Dec 5, 2022
MikeGoldsmith added a commit that referenced this issue Dec 6, 2022
## Which problem is this PR solving?
Adds a simple Makefile that contains command commands to interact with
the project.

- Closes #28 

## Short description of the changes
- Adds a Makefile with simple commands to install, build, test and lint
- Also fixes the commands in DEVELOPING
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant