Metadata-Version: 2.1
Name: robotframework-scaffold
Version: 0.1.4
Summary: A scaffold tool for structuring Robot Framework projects with best practices.
License: MIT
Author: Robot Courses
Author-email: git@robotcourses.com.br
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: click (==8.1.8)
Description-Content-Type: text/markdown

# 🤖 Robot Framework Scaffold

[Under construction]

---

## 🚀 Features

[Under construction]

---

## 📦 Installation

You can install the tool locally using `pip`:

```bash
pip install robotframework-scaffold
```

---

# 📁 Generated Structure
[Under construction]

---

# 🐍 Poetry Integration
[Under construction]

---

# 💡 Example
[Under construction]

---

# 🛠️ Usage
[Under construction]

---

# 📌 Requirements
[Under construction]

---
