Create develop and deploy scripts
Open
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It will be painful commenting and uncommenting `Gemfile` for local devleopment. A proposed approach is creating a build and deploy script:
- Create a template `Gemfile`
- Remove `lock` file on build
- Render template based on local development and deployment
- To render the file, a Jinja template might be used
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.