Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cgpu) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
CLI enabling free cloud GPU access in your terminal for learning CUDA.

# Connect to a cloud GPU instance
cgpu connect
# Run a command on a cloud GPU instance without a persistent terminal (but mantaining file system state)
cgpu run nvidia-smi https://github.com/user-attachments/assets/93158031-24fd-4a63-a4cb-1164bea383c3
Further documentation regarding installation and usage can be found in the docs.