Metadata-Version: 2.1
Name: certi-builder
Version: 1.0.0
Summary: A simple commandline app for generating bulk of certificates
Home-page: https://github.com/Horizon733/certi-build
Author: Dishant Gandhi
Author-email: dishantgandhi733@gmail.com
License: MIT
Download-URL: https://github.com/Horizon733/certi-build/archive/refs/tags/v1.0.tar.gz
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Certi-builder
A simple commandline app for generating bulk of certificates
# Installation
## Using Pip
```bash
  $ pip install certi-builer
```
## Manual
```bash
  $ git clone https://github.com/Horizon733/certi-build
  $ cd certi-build
  $ python setup.py install
```
# Usage
```bash
$ certi_builder build
```

# bold text
```bash
$ certi_builder build --bold
```

