CodeForPhilly / CodeForPhilly/third-places
Add scripts based on "Scripts to rule them all" format
- Lenguaje dominante
- Python
- Estrellas
- 8
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.