CodeForPhilly / CodeForPhilly/third-places
Add scripts based on "Scripts to rule them all" format
- Dominant language
- Python
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
# Overview
To make setup, etc. easier for new and continuing developers, add scripts that follow the guidelines of [STRTA](https://github.com/github/scripts-to-rule-them-all)
# Context
This will not only make setup easier for devs, but will make development, testing, and deployment easier as well
# Suggested solution (optional)
These scripts should complete all of the small steps (often terminal commands) like:
For a bootstrap script, we want it to set up the environment, start a docker container, install all of the dependencies in that container and the server script should handle any steps to get the server running
Contributor guide
Assessment
This issue has not been assessed yet.