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 common commands #31

Open
loujaybee opened this issue Jan 15, 2023 · 0 comments · May be fixed by #33
Open

Add Makefile for common commands #31

loujaybee opened this issue Jan 15, 2023 · 0 comments · May be fixed by #33
Labels
good first issue Good for newcomers

Comments

@loujaybee
Copy link
Collaborator

loujaybee commented Jan 15, 2023

In: #24

There are commands like java -Djava.library.path=./DynamoDBLocal_lib -jar DynamoDBLocal.jar -sharedDb to run DynamoDB locally, however it'd be nice if there was a central collection of these commands, so that you don't have to log them in comments.

This issue is to add a Makefile with a few initial commands.

This could also have things like:

  • makefile list-tools => List all installed tools in the devbox.

(I'm sure I could think of other useful things for future, too 😝)

@loujaybee loujaybee added the good first issue Good for newcomers label Jan 15, 2023
@yaya2devops yaya2devops linked a pull request Jan 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant