Sha256: e212cae9ff5391e9907c49a626cb684391108326a4e2264d9bdd579f48d7a938

Contents?: true

Size: 1.44 KB

Versions: 3

Compression:

Stored size: 1.44 KB

Contents

[![Gem Version](https://badge.fury.io/rb/gitsflow.svg)](https://badge.fury.io/rb/gitsflow)
[![Build Status](https://travis-ci.org/carloswherbet/GitSFlow.svg?branch=master)](https://travis-ci.org/carloswherbet/GitSFlow)
# GitSFlow 0.8.3
GitSFlow é uma ferramenta integrada ao Gitlab que contém um  modelo de fluxo de trabalho inspirado no Git Flow.

[Veja o fluxo de trabalho](#fluxo)

[Manual do Desenvolvedor](#dev)

## Instalação

```ruby
gem install gitsflow
```

## Exemplo de uso

```bash
sflow
```
<a name="fluxo"></a>
## Fluxo de Trabalho

## Uninstall
```bash
gem uninstall gitsflow
```
   
<a name="dev"></a>
## Desenvolvedor

## Criando um GitLab Token

![Get a GitLab Token](https://github.com/carloswherbet/GitSFlow/raw/master/src/common/images/get_token.gif "Get a GitLab Token")

## Contribuições

Bug reports and pull requests are welcome on GitHub at https://github.com/carloswherbet/GitSFlow. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the SFlow project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/carloswherbet/GitSFlow/blob/master/CODE_OF_CONDUCT.md).

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gitsflow-0.8.3.release100620241155 README.md
gitsflow-0.8.3.release270620230815 README.md
gitsflow-0.8.3.release230620231302 README.md