An open API service indexing awesome lists of open source software.

https://github.com/apehex/operations

:relieved: Relax and copy / paste!
https://github.com/apehex/operations

Last synced: 2 months ago
JSON representation

:relieved: Relax and copy / paste!

Awesome Lists containing this project

README

          

# Operations

> Relax & copy / paste! :relieved:

This projects is a collection of scripts, detailing operations that: I may forget / I'm too lazy to type / I want to automate.

## Table of Contents

- [Table of Contents](#table-of-contents)
- [Status](#status)
- [Features](#features)
- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Development](#development)
- [Future](#future)
- [History](#history)
- [Community](#community)
- [Credits](#credits)
- [License](#license)

## Status

[![Development Status][planning-status-shield]](ROADMAP.md)
[![Tagged Release][release-shield]](CHANGELOG.md)
[![Build Coverage][coverage-shield]][coverage-link]

[![Build Status][travis-shield]][travis-link]
[![Build Status][appveyor-shield]][appveyor-link]

## Features

## Requirements

## Installation

## Usage

## Development

Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.

### Future

See [ROADMAP](ROADMAP.md)

### History

See [CHANGELOG](CHANGELOG.md)

### Community

See [CODE OF CONDUCT](CODE_OF_CONDUCT.md)

## Credits

Made by [apehex](https://github.com/apehex).

This project was initially created with [Cookiecutter][cookiecutter] and the custom [cookiecutter-git][cookiecutter-git] :cookie:

## License

This work is licensed under AGPLv3, see [LICENSE](LICENSE).

[cookiecutter]: https://github.com/audreyr/cookiecutter
[cookiecutter-git]: https://github.com/apehex/cookiecutter-git

[appveyor-shield]: https://ci.appveyor.com/api/projects/status/github/apehex/operations?branch=master&svg=true
[appveyor-link]: https://ci.appveyor.com/project/apehex/operations/branch/master
[coverage-shield]: https://img.shields.io/badge/coverage-0%25-lightgrey.svg?longCache=true
[coverage-link]: https://codecov.io
[docs-shield]: https://readthedocs.org/projects/apehex/badge/?version=latest
[docs-link]: https://operations.readthedocs.io/en/latest/?badge=latest
[pypi-shield]: https://img.shields.io/pypi/v/operations.svg
[pypi-link]: https://pypi.python.org/pypi/operations
[pyup-shield]: https://pyup.io/repos/github/apehex/operations/shield.svg
[pyup-link]: https://pyup.io/repos/github/apehex/operations/
[release-shield]: https://img.shields.io/badge/release-v0-blue.svg?longCache=true
[travis-shield]: https://img.shields.io/travis/apehex/operations.svg
[travis-link]: https://travis-ci.org/apehex/operations

[planning-status-shield]: https://img.shields.io/badge/status-planning-lightgrey.svg?longCache=true
[pre-alpha-status-shield]: https://img.shields.io/badge/status-pre--alpha-red.svg?longCache=true
[alpha-status-shield]: https://img.shields.io/badge/status-alpha-yellow.svg?longCache=true
[beta-status-shield]: https://img.shields.io/badge/status-beta-brightgreen.svg?longCache=true
[stable-status-shield]: https://img.shields.io/badge/status-stable-blue.svg?longCache=true
[mature-status-shield]: https://img.shields.io/badge/status-mature-8A2BE2.svg?longCache=true
[inactive-status-shield]: https://img.shields.io/badge/status-inactive-lightgrey.svg?longCache=true