Skip to main content

TechGeeks Compiler Collections

Project description

Logo

TGCC

PyPI Release Create

Installation

pip install tgcc

Usage

First create a tgcc.json file with a compiler key:

{
    "compiler": "compiler.json"
}

You can replace compiler.json with anything else and create that file with the value of:

{
    "file": "file.md",
    "Content-Type": "text/markdown",
    "to": "html"
}

Then run:

tgcc start

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tgcc-1.0.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

tgcc-1.0.0-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page