Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/borracciablu/aws-upload
:rainbow: A delicious CLI tool for uploading files to ec2
https://github.com/borracciablu/aws-upload
aws cli composer-package ec2 php rsync
Last synced: 2 months ago
JSON representation
:rainbow: A delicious CLI tool for uploading files to ec2
- Host: GitHub
- URL: https://github.com/borracciablu/aws-upload
- Owner: borracciaBlu
- License: mit
- Created: 2016-06-10T10:28:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T10:38:22.000Z (almost 5 years ago)
- Last Synced: 2024-09-17T02:54:23.444Z (5 months ago)
- Topics: aws, cli, composer-package, ec2, php, rsync
- Language: PHP
- Homepage: https://aws-upload.com
- Size: 240 KB
- Stars: 43
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## What is aws-upload?
aws-upload is cli tool that allows you to rapid upload files in an elegant and efficient way. The main idea is that deploy files should be brain zero. Quick and fast. No thoughts.
aws-upload try to remove the pain from deployment process following three core values:- Explore: No need to remember all your projects. Guess and tab.
- Support: It helps you in the configuration process and during the debug.
- Efficient: Save time. Be fast and reliable when it matters the most.## Installation
composer global require aws-upload/aws-upload
## Documentation
To check out examples and docs, visit [aws-upload.com](https://aws-upload.com).## Stay In Touch
For the latest releases and announcements, follow on Twitter: [@borracciaBlu_u](https://twitter.com/borracciaBlu_u)## License
aws-upload is open-sourced software licensed under the [MIT Licence](http://opensource.org/licenses/MIT).