Metadata-Version: 2.4
Name: pow-cli
Version: 0.1.0a2
Summary: Command line interface for Isaac Powerpack
Author: Titiwat Munintravong, Isaac Powerpack Contributors
License-Expression: Apache-2.0
License-File: LICENSE
License-File: NOTICE
Requires-Python: >=3.10
Requires-Dist: click>=8.1.7
Requires-Dist: toml>=0.10.2
Description-Content-Type: text/markdown

# 👋 Isaac Powerpack Commandline

This is early preview of the Isaac Powerpack Commandline Interface (CLI) tool, `pow-cli`, designed to to streamline Isaac ROS and Isaac Sim project setup and management

### Current Features and Roadmap

- CLI
  - [x] Install Isaac Sim local assets (`sim add local-assets`, v5.1.0)
  - [x] Isaac Sim commands: `sim init`, `sim run` for simplified setup workflows
  - [ ] Isaac ROS commands: `ros init`, `ros run`, `ros build` for streamlined Docker workflows
