Metadata-Version: 2.4
Name: nebula-nb
Version: 0.1.0
Summary: Nebula is a modern version control system with CLI and GUI support
Author: Udit N. Khare
Keywords: version-control,cli,developer-tools
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: typer
Requires-Dist: requests

# Nebula CLI 🌌

Nebula is a modern version control system designed to simplify project management, collaboration, and deployment for developers.

---

## 👨‍💻 Authors

Developed by:

- **Udit N. Khare**
- **Rama Khare**
- **Swara Verma**
- **Apoorv Verma**

---

## 🚀 Features

- Simple update-based version control
- Collaboration with team members
- Server-based project sync
- Snapshot and revert system
- Simple beginner-friendly workflow 
- Work on large projects with ease

---

## 📦 Installation

```bash
pip install nebula-cli
