Skip to content

agilityio/oh-my-ops

Repository files navigation

Gitter

DevOps

========

Important

This repository will go open source on its own later.

Get Started

To install this framework, runs: curl -L https://raw.githubusercontent.com/agilityio/oh-my-ops/master/install.sh | bash

To get more support, please jump on gitter.

Prerequisites

  • Bash 4+
  • Git, Curl, Wget, jq
  • Docker
  • MacOSX, Linux, or Windows (WSL2)
  • Docker

Unit Testing

To test the whole framework run:

bash test.sh

To test just files in a specific directory, run:

bash test.sh test/plugin/git

To test just a single file, run:

bash test.sh test/plugin/git/repo-test.sh

To test just a function, run:

bash test.sh test/plugin/git/repo-test.sh#test_do_git_repo_add_status_commit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages