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

https://github.com/andre2l2/abe

Automatic backup environments
https://github.com/andre2l2/abe

backup backup-script bash bash-script brasil brazil env environment-variables

Last synced: 12 months ago
JSON representation

Automatic backup environments

Awesome Lists containing this project

README

          



Automatic backup environments


## Propose

This project was created for automatic file .env backup in many directoys. If you have a propose feature you can add an [issue](https://github.com/andre2l2/abe/issues) or a [pull request](https://github.com/andre2l2/abe/pulls).



## How to use

```bash
abe
```

## Install

### ZSH

```bash
curl https://raw.githubusercontent.com/andre2l2/abe/master/zsh-install.sh | sh
```

### BASH

```bash
curl https://raw.githubusercontent.com/andre2l2/abe/master/bash-install.sh | sh
```

## Unistall

```bash
curl https://raw.githubusercontent.com/andre2l2/abe/master/uninstall.sh | sh
```