Skip to content

Add Makefile for common commands #31

@loujaybee

Description

@loujaybee

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 😝)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions