Metadata-Version: 2.1
Name: nit-udasitharani
Version: 0.0.3
Summary: A tool to generate tiles from name initials.
Home-page: https://github.com/udasitharani/name-initials-tile-generator
Author: Udasi Tharani
Author-email: udasitharani@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Name Initials Tile Generator

This is a tool to generate tiles from name initials.

##### Usage:

`nit [options] name save_path`

`name`: Name to generate initials. <br />
`save_path`: Path where the generated tile should be saved.

###### Options:

`bg`: Background color to be used in tile. <br />
`fg`: Color of the text to be used in tile.

Hope you like it!


