https://github.com/uwaisalqadri/pero-pero
A PeroPero Generator
https://github.com/uwaisalqadri/pero-pero
codebase template
Last synced: 3 months ago
JSON representation
A PeroPero Generator
- Host: GitHub
- URL: https://github.com/uwaisalqadri/pero-pero
- Owner: uwaisalqadri
- Created: 2025-07-29T09:20:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-09-02T05:05:12.000Z (4 months ago)
- Last Synced: 2025-09-02T07:08:50.150Z (4 months ago)
- Topics: codebase, template
- Language: Shell
- Homepage: https://uwais.framer.website
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

---
## 🔧 Summon a Pero
To quickly start using **Pero**, run the following script in your terminal:
```bash
curl -L https://github.com/uwaisalqadri/start-pero/releases/latest/download/start_pero.sh -o start_pero.sh
chmod +x start_pero.sh
./start_pero.sh
```
---
## 🗝️ Request Access
You can request access to the main architecture repository via:
```
https://github.com/uwaisalqadri/peropero
```
---
## 📄 License
This project is licensed under the **Attribution License**.
You are free to use, modify, and distribute this software, provided that **credit is clearly given to the original author** in any derivative work or distribution.
```
Copyright (c) 2025 Uwais Alqadri
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, subject to the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
Attribution Requirement:
Any use or distribution of this software must include visible credit to
the original author: Uwais Alqadri.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
```
---