Metadata-Version: 2.4
Name: cgsoftech_rn_installer
Version: 0.1
Summary: Official CG Softech React Native dependency installer
Home-page: https://cgsoftech.in/rn-installer
Author: CG Softech
Author-email: support@cgsoftech.in
Keywords: react-native android sdk cgsoftech
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: plumbum
Requires-Dist: python-dotenv
Requires-Dist: rich
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# RN Installer  
A quick installer for React Native dependencies.  

## Installation  
```bash
pip install rn-installer
