phippie / generator-phippie

[DEV] Open Source application generator for creating Symfony + Angular projects in seconds!
0 stars 0 forks source link

Prepare initial list of questions/options to generate application #1

Open piotrplenik opened 7 years ago

piotrplenik commented 7 years ago
  1. What is the base name of your application? (phippie)
  2. What is your default PHP package name? (com.phippie)
  3. Which type of database would you like to use?
    • SQL (MySQL, MariaDB, PostgreSQL)
    • MongoDB
  4. Which production database would you like to use?
    • MySQL
    • MariaDB
    • PostgreSQL
  5. Which development database would you like to use?
    • SQLite with disk-based persistance
    • SQLite with in-memory persistance
    • MYSQL
  6. With other technologies would you like to use?
    • Social login (Google, Facebook, Twitter)
    • Search engine using ElasticSearch
    • Social login (Google, Facebook, Twitter)
  7. Would you like to use the LibSass stylesheet preprocessor for your CSS? (y/N)
  8. Would you like to enable internationalization support? (Y/n)
  9. Please choose the native language of the application?
  10. Please choose additional languages to install
  11. Which testing frameworks would you like to use?
    • Gatling
    • Cucumber
    • Protractor