1.7.0 • Published 3 years ago

generator-py v1.7.0

Weekly downloads
23
License
MIT
Repository
github
Last release
3 years ago

Build Status

generator-py

Yeoman generator to create a python project with test/coverage ready

Install

$ npm i -g generator-py yo

Usage

# It is recommanded to clone the empty repo first,
# `generator-py` reads the git remote url and set default prompts values.
git clone git@github.com:my-name/my-empty-repo.git

cd my-empty-repo

yo py

# Install dependencies
make install

# run tests
make test

License

MIT

1.7.0

3 years ago

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.0

4 years ago