Heroku: Difference between revisions

From Wiki RB4
Line 4: Line 4:
==Example==
==Example==
* from [https://devcenter.heroku.com/articles/getting-started-with-python official tutorial]
* from [https://devcenter.heroku.com/articles/getting-started-with-python official tutorial]
PS C:\Temp\python-getting-started> heroku login


==Resources==
==Resources==
* [https://devcenter.heroku.com/articles/getting-started-with-python Tutorial]
* [https://devcenter.heroku.com/articles/getting-started-with-python Tutorial]

Revision as of 17:08, 16 February 2022

Installation

Example

PS C:\Temp\python-getting-started> heroku login

Resources