Click read more to review changes and source.
Simple tool for backing up your web projects. It creates tar.gz file with automatic name like: [date]-[dirname]-[machine name]-[version].tar.gz
Current functionalities:
- Create SQL backup
- Get version from package.json
- Archive current directory with all subdirectories
- Exclude node_modules