My Wiki!

Directory Worklog

2016-06-09 Start up new

Cookiecutter

Cookiecutter output:

Cloning into 'cookiecutter-django'...
remote: Counting objects: 6687, done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 6687 (delta 0), reused 0 (delta 0), pack-reused 6681
Receiving objects: 100% (6687/6687), 2.64 MiB | 463.00 KiB/s, done.
Resolving deltas: 100% (4291/4291), done.
Checking connectivity... done.
Note: checking out '1.9.6'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 9a2668b... update version of Django, django-extensions and django-mailgun
project_name [project_name]: maxo36
project_slug [maxo36]: 
author_name [Your Name]: VSOURCE  
email [Your email]: write.thuy@gmail.com
description [A short description of the project.]: Directory listing application
domain_name [example.com]: maxo36.com
version [0.1.0]: 
timezone [UTC]: 
now [2016-06-19]: 
year [2016]: 
use_whitenoise [y]: 
use_celery [n]: y
use_mailhog [n]: y
use_sentry [n]: y
use_newrelic [n]: y
use_opbeat [n]: y
use_pycharm [n]: y
windows [n]: 
use_python2 [n]: y
use_docker [y]: 
use_heroku [n]: y
use_grunt [n]: y
use_angular [n]: y
Select open_source_license:
1 - MIT
2 - BSD
3 - Not open source
Choose from 1, 2, 3 [1]: 3
You selected to use docker and grunt. This is NOT supported out of the box for now. You can continue to use the project like you normally would, but you will need to add a  grunt service to your docker configuration manually.
You selected to use docker and mailhog. This is NOT supported out of the box for now. You can continue to use the project like you normally would, but you will need to add a  mailhog service to your docker configuration manually.
(maxo36_env)[dang@dai142 73_maxo36]$ 

Navigation