gorillajs
Version:
A smart development environment designed to easily install and neatly manage web applications. Gorilla JS frees you from the repetitive daily tasks like apps installation, database management, creation of virtual environment, server configuration… And it
30 lines (16 loc) • 451 B
JSON
{
"messages": {
"steps": {
"django_database_config": "Configuring database...",
"django_cache_config": "Configuring cache system..."
},
"questions": {
"cache": {
"engine": "Do you want to use some caching system?"
},
"messages": {
"engine": "Do you want to use RabbitMQ (with Celery)?"
}
}
}
}