Tools and configurations for automating parts of the development process.
curl -sSL https://raw.githubusercontent.com/SituDevelopment/automation/main/install.sh | bash
branch
- Creates a new development branch for a GitHub issue.
clone-mongo-db
- Clones a MongoDB database.
create-pr
- Creates a GitHub pull request with the given properties.
find-by-extension
- Determines the existence and echoes the names of files with the given file extension(s).
docstring-template.mustache
- Templates Python docstrings.