# MageSec
Tool for downloading magento security patches

# Installation
```
npm install -g magesec
```

# Usage
```
magesec --help
```

# Demo
[![asciicast](https://asciinema.org/a/8ly8ywhpbx2zdmvbyl5n9pjrc.png)](https://asciinema.org/a/8ly8ywhpbx2zdmvbyl5n9pjrc)

# TODO
- [ ] Apply patch
- [ ] Documentation
