Skip to content

Allow custom install path #171

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

Merged
merged 3 commits into from
Aug 14, 2018
Merged

Conversation

aneilbaboo
Copy link
Contributor

@aneilbaboo aneilbaboo commented Jun 25, 2018

Related to: 99x/dynamodb-localhost#22

Requires: 99x/dynamodb-localhost#24

Changes: This implements changes proposed in 99x/dynamodb-localhost#22

Demo Link: I created an npm fork which demonstrates the features working:

# in serverless.yml:
plugins:
  - "@aneilbaboo/serverless-dynamodb-local"
# install the plugin, then install dynamo:
npm install @aneilbaboo/serverless-dynamodb-local
serverless dynamodb install # installs to <project-root>/.dynamodb by default

@aneilbaboo aneilbaboo changed the title Aneil/allow custom install path Allow custom install path Jun 25, 2018
@mjzone mjzone merged commit bf419a1 into 99x:v1 Aug 14, 2018
@mjzone
Copy link
Collaborator

mjzone commented Aug 14, 2018

Thanks again @aneilbaboo 👍

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