Metadata-Version: 2.4
Name: nebula-nb
Version: 0.3.0
Summary: Nebula CLI is a modern version control system designed for fast, simple, and scalable project management
Author: Udit N. Khare, Rama Khare, Swara Verma, Apoorv Verma
Maintainer: Udit N. Khare
Project-URL: Homepage, https://github.com/udit214/Nebula-cli
Project-URL: Documentation, https://github.com/udit214/Nebula-cli
Project-URL: Source, https://github.com/udit214/Nebula-cli
Project-URL: Tracker, https://github.com/udit214/Nebula-cli/issues
Keywords: nebula,nebula cli,version control system,git alternative,python cli tool,developer tools,project management cli,vcs,command line tool
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: typer
Requires-Dist: requests

<p align="center">
  <img src="https://raw.githubusercontent.com/udit214/Nebula-cli/main/nebula-cli-logo.png" width="220"/>
</p>

<h1 align="center">Nebula CLI 🌌</h1>

<p align="center">
  <b>Next-generation version control system built for simplicity, speed, and power.</b>
</p>

<p align="center">
  <a href="https://pypi.org/project/nebula-cli/">
    <img src="https://img.shields.io/pypi/v/nebula-cli?style=for-the-badge" />
  </a>
  <a href="https://github.com/udit214/Nebula-cli">
    <img src="https://img.shields.io/github/stars/udit214/Nebula-cli?style=for-the-badge" />
  </a>
</p>

---

## ✨ What is Nebula?

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

---

## 🚀 Features

* ⚡ Update-based version control
* 🔄 Snapshot & advanced revert system
* 👥 Team collaboration
* ☁️ Server-based sync
* 🧩 Beginner-friendly workflow
* 📦 Scales to large projects

---

## 📦 Installation

```bash
pip install nebula-cli
```

---

## 🚀 Quick Start

```bash
nb startproject [project name]
cd [project name]
nb startupdate [update name]
work on project inside workspace folder
nb publish [update name]
```

---

## 👨‍💻 Authors

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

---

## 🔒 Note

This is a public overview repository.
Core implementation is maintained privately.

---

## ⭐ Support

If you like Nebula, give it a star ⭐
