No time to try out the ActiveState Platform? Now you can create a build just by uploading the requirements.txt file for your Python project, and let the Platform take care of the rest. To give it a try, just install the State Tool:
On Windows:
IEX(New-Object Net.WebClient).downloadString('https://platform.activestate.com/dl/cli/install.ps1')
On Linux:
sh <(curl -q https://platform.activestate.com/dl/cli/install.sh)
And then use the following command to upload your requirements.txt file and kick off your build:
state package import [filename]
That's it! Just kick back and wait for the email notification.
No comments:
Post a Comment