``` yo bem-stub --quick ``` result should be similar to the following: ``` git clone https://github.com/bem/project-stub.git --depth 1 --branch v1.0.0 quick-stub cd quick-stub npm install cd .. ```