Download the PHP package robbin/autopilot without Composer
On this page you can find all versions of the php package robbin/autopilot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download robbin/autopilot
More information about robbin/autopilot
Files in robbin/autopilot
Package autopilot
Short Description Frictionless reviewing for Bit Academy
License MIT
Informations about the package autopilot
🚀 Autopilot - ALPHA RELEASE
Frictionless reviewing
Autopilot is a CLI tool which automates the project setup required for reviewing Bit Academy exercises. It clones a repository and discerns which type of project is contained. Based on this type, a set of preparation steps are executed and the application is served. The code is then opened in your editor. Autopilot handles tedious setup, so you can focus on your review.
Requirements
- Composer
- Php 7.3+
- Python
- MySQL or MariaDB
- Visual Studio Code
Developed and tested on macOS. Should work on Linux, not sure about Windows.
Uses the following MySQL user: bit_academy // bit_academy
Installing
Usage
Supported Drivers
- Laravel
- Php web
- Php CLI
- Python
- Python with virtual environment
- Jupyter notebook
- Default
Roadmap
- Dockerized services
- Expand drivers
- Building your own framework
- MySQL
- Improve CLI feedback: errors and info messages
- User configuration
- Preferred editor
- Port for servers
All versions of autopilot with dependencies
composer-runtime-api Version ^2.0
symfony/console Version ^3.0|^4.0|^5.0
symfony/filesystem Version ^3.0|^4.0|^5.0
symfony/finder Version ^3.0|^4.0|^5.0
czproject/git-php Version ^4.0