cortex.cpp
cortex.cpp copied to clipboard
feat: Add `pip` installation
Problem
- Currently the installation of Nitro is quite manual (I have to download binaries from release)
- No universal way to install
Success Criteria
-
pip install nitro
-
nitro
as universal command (resides inusr/local/bin
in Mac/ Linux or in windows) - Automatically check for CPU arch and OS to install correct binary.
- CD for publishing to
pypi
Additional context None
@tikikun @linhtran174 @hiento09 Can I recommend we move this to one of the Nitro milestones, vs. "distribution"?
I am going to close this, will reopen later