Metadata-Version: 2.1
Name: tg-tool
Version: 0.4.4
Summary: 
Author: sellercoder
Author-email: veniamin4e@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: typer (>=0.3.2,<0.4.0)
Description-Content-Type: text/markdown

# `tg-tool`

Awesome Portal Gun

**Usage**:

```console
$ tg-tool [OPTIONS] COMMAND [ARGS]...
```

**Options**:

* `--install-completion`: Install completion for the current shell.
* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.
* `--help`: Show this message and exit.

**Commands**:

* `load`: Load the portal gun
* `shoot`: Shoot the portal gun

## `tg-tool load`

Load the portal gun

**Usage**:

```console
$ tg-tool load [OPTIONS]
```

**Options**:

* `--help`: Show this message and exit.

## `tg-tool shoot`

Shoot the portal gun

**Usage**:

```console
$ tg-tool shoot [OPTIONS]
```

**Options**:

* `--help`: Show this message and exit.

