Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 499 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 499 Bytes

HBTN-CLI

Automates the Creation of all necessary files of a project. by supplying one or more URL.

Install

$ python3 -m pip install hbtn-cli

Usage

$ hbtn setup

$ hbtn fetch <project URL>

$ hbtn --help
Usage: hbtn [OPTIONS] COMMAND [ARGS]...

  Create all necessary files of a project. by supplying one or more URL.

Options:
  --help  Show this message and exit.

Commands:
  fetch  Fetch project files and creates them.
  setup  Create settings.ini.