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
- Host: GitHub
- URL: https://github.com/andre2l2/abe
- Owner: andre2l2
- License: mit
- Created: 2024-08-21T01:27:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T01:49:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T03:42:19.798Z (over 1 year ago)
- Topics: backup, backup-script, bash, bash-script, brasil, brazil, env, environment-variables
- Language: Shell
- Homepage:
- Size: 58.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```