- Add delete command to remove all resources created with context
- Add watch flag to do event driven task with the repository
- Add CodeLinting
- Better Function Naming
- User helpful error output and graceful exit
- Addition of parallel execution if needed
- Comments for easy Readability
- A EDFILE for user declared commands and application installation
- Remote execution according to the EDFILE
- A gh-pages for the project
- Features like ansible for more than one servers
- Use gocui for command line gui
- Use BoltDB or similar for removing the env var usage and to store regular used deployed code
- Add a Login Authentication Service for more automation
- Add a IAM role and user for security purpose
- To remove the storing of AWS tokens in the config file
- Add S3 Resource
- Add RDS/DyanmoDb resource
- Add DNS resource
- Add LoadBalancer Resource
- Add AutoScaling Group Resource
- Add VPC Creation Resource
- Add Digital Ocean Provider Support
- Multiple projects can be deployed in the server
- Dockerized each projects for better results
- Configure Apache/Nginx Webserver to behave accordingly
- Configure Routing accordingly
- Write Tasks for each type of webapps
- Python Webapps Support
- Ruby Webapps Support
- NodeJS Webapps Support
- Php Webapps Support
- Go webapps Support
- Support for GitLab, BitBucket
- Event Driven Building or updating source code // WebHooks
- Support for uploading files from local storage
- Build for Windows
- Build for MacOS
- MageFile Integration
- Building for 32bit/64bit architecture
- Colored output for UI
- More Interactive
- Extensive help command
- Better Wikis/Docs