Metadata-Version: 2.1
Name: pinit
Version: 0.0.21
Summary: an application for creating shortcut for apps and scripts in linux
Home-page: https://github.com/rraammiinn/pinit.git
License: MIT
Author: ramin
Author-email: ramin.kishani.farahani@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Repository, https://github.com/rraammiinn/pinit.git
Description-Content-Type: text/markdown

# pinit
## an application for creating shortcut for apps and scripts ( only for linux )
## installation
- using pip :
run this two commands in terminal :
```bash
pip install pinit
pinit install
```

or run :
```bash
pip install pinit && pinit install
```
<!-- - appimage : -->
<!-- just download pinit.AppImage file and run it -->
## commands
- pinit
- pinit install
- pinit uninstall
- pinit upgrade
- pinit upgrade --force

