Skip to content

Tools and configurations for automating parts of the development process.

Notifications You must be signed in to change notification settings

SituDevelopment/automation

Repository files navigation

Automation Suite

Tools and configurations for automating parts of the development process.

Installation

curl -sSL https://raw.githubusercontent.com/SituDevelopment/automation/main/install.sh | bash

Tools

  • 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).

Configurations

  • docstring-template.mustache
    • Templates Python docstrings.

About

Tools and configurations for automating parts of the development process.

Resources

Stars

Watchers

Forks