engineyard / engineyard/ey-v5-starterkit

Do not run `git clone` every time

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1
Forks
4
PR merge metrics
No merged PRs in 30d

Description

A normal usage workflow could be:
- add redis
- upload & apply, see that it works
- add sidekiq
- upload & apply, see that it works
- same for any other recipes

Now, as said in #1, every 'add' runs 'git clone'. We should come up with a way to not remove the recipes every time, and just run 'git fetch' whenever adding a new recipe. The 'git clone' can be done into a _dot_ folder so that it's hidden and not confuses users.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.