Skip to content

itsayellow/homebrew-paperspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-paperspace

This Homebrew tap allows you to use Homebrew to install and upgrade the Paperspace CLI in macOS. The Paperspace CLI allows you to manage and monitor jobs on the Paperspace cloud computing service.

Usage (Install Paperspace CLI)

brew tap itsayellow/paperspace
brew install paperspace-cli

Maintainer Instructions

To update libraries

mkdir test
python -m venv virt
source virt/bin/activate
pip install --upgrade pip setuptools
pip install git+https://github.com/itsayellow/pspace.git@v0.3#egg=pspace
pip install homebrew-pypi-poet
poet pspace > pspace-new.rb

Integrate new stanza from pspace-new.rb into pspace.rb

About

Install the Paperspace CLI with this Homebrew tap.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages