An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Instagram post - 1

---

## 🔧 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.
```

---