Skip to content
/ ZypeC Public

A Compiler Collection and the rebranded version of tgcc.

License

Notifications You must be signed in to change notification settings

Zype-Z/ZypeC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ZypeC

Generic badge PyPI Release Create CodeQL

Installation

pip install ZypeC

Other options are available at ZypeC Documentation

Verify Installation

You should verify the installation by running:

zype --version

Usage

Open a Terminal and type:

zype <Filename> <Content-Type> <To What>

Note: Replace <Filename> with the file's name, <Content-Type> with the File's Type (e.g. md for Markdown, zype for Zype) and <To What> with the final Type (e.g. html for MarkDown to HTML Compilation, json for Zype to JSON Compilation).

About

A Compiler Collection and the rebranded version of tgcc.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published