1.0.1 • Published 6 years ago

close-issues-jobs v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Close Issue Jobs

Este projeto é uma ferramenta de automação para fechar as issues antigas do repositório de vagas.

Instalando

  • Rode no terminal npm i g close-issues-jobs
  • Configure os acessos em $HOME/.config/configstore
    {
           "username": [string],
           "password": [string],
           "repository": [string],
           "time": [int],
           "period": [string|months,month,years,year,days,day]
    }
 
 - Rode no terminal `close-issues-jobs`

## Colabore

Crie issues com sugestões ou PRs com testes e/ou implementações.

## Licença

[MIT](/LICENSE) © BackEndBR

## Repositórios do Back-End Brasil

- [Fórum](https://github.com/backend-br/forum)
- [Eventos](https://github.com/backend-br/eventos)
- [Vagas](https://github.com/backend-br/vagas)
- [Colabore](https://github.com/backend-br/colabore)
- [Poste mais!](https://github.com/backend-br/poste-mais)
- [Awesome Back-End](https://github.com/backend-br/awesome-backend)