Skip to content

maleksal/hbtn-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.