Google stealing and lying: Mockality story
blog.mocality.co.ke1 pointsby oinopion-1 comments
$ django-admin.py startproject testo
$ cd testo
$ ./manage.py startapp testapp
$ tree
.
├── manage.py
├── testapp
│ ├── __init__.py
│ ├── models.py
│ ├── tests.py
│ └── views.py
└── testo
├── __init__.py
├── settings.py
├── urls.py
└── wsgi.py
Now they realised that github presence will raise number of contributors.