Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 713 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 713 Bytes

python-telegram-bot

This is template for tapas scaffold tool. This template allow you to easily generate {describe what can you generate with this tapa}.

To install tapas run:

pip install tapas

To generate project with this template run:

tapas python-telegram-bot

and enter requested parameters.

What to do:

  1. Read tapas documentation of how to write your own tapa.
  2. Set up your tapa.
  3. Fill this README.md file
  4. If you want to share your tapa with the world, create pull-request in tapas index repositoryhttps://github.com/tapas-scaffold-tool/tapas-index.