Add a new `swh lister new` command to initialize a new lister from a template
parent
a7607abc
No related branches found
Tags v4.4.0
Showing
- docs/tutorial.rst 35 additions, 9 deletionsdocs/tutorial.rst
- swh/lister/_template/__init__.py.in 12 additions, 0 deletionsswh/lister/_template/__init__.py.in
- swh/lister/_template/lister.py.in 15 additions, 15 deletionsswh/lister/_template/lister.py.in
- swh/lister/_template/tasks.py.in 21 additions, 0 deletionsswh/lister/_template/tasks.py.in
- swh/lister/_template/tests/test_lister.py.in 14 additions, 0 deletionsswh/lister/_template/tests/test_lister.py.in
- swh/lister/_template/tests/test_tasks.py.in 40 additions, 0 deletionsswh/lister/_template/tests/test_tasks.py.in
- swh/lister/cli.py 95 additions, 1 deletionswh/lister/cli.py
Loading
Please register or sign in to comment