Heroku CLI and it's alternative. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Heroku CLI and it's alternative.

Hello friends. I wanna use heroku it allows me do things CLI. But what if a person dosen't have computer. I mean I dont have laptop. And I dont know how to do these things in turmux. Can anyone help me to learn this through any tutorial, docs etc. Or do we have any application (web/android) to deploy python script to heroku ? Actually I want to deploy a telegram bot python file.

12th Nov 2021, 2:05 PM
Ayush Kumar
Ayush Kumar - avatar
4 Answers
+ 3
You could just learn the basics of bash and use termux. It would open you up to countless free operating systems that use bash as their command line scripting language.
12th Nov 2021, 2:34 PM
Slick
Slick - avatar
+ 3
Yessir, most all linux distros use a variation of the shell terminal. And i think mac os uses something similar as well. Cmd is different though. There are still some commands that will work in both though, more or less for the same purpose!
12th Nov 2021, 3:00 PM
Slick
Slick - avatar
+ 2
Oh really Slick before I use to think that all things like CLI, termux, CMD are different things and use their own syntax. Thanks let me learn bash now
12th Nov 2021, 2:57 PM
Ayush Kumar
Ayush Kumar - avatar
+ 2
Oooh thanks a lot Slick for your valuable response
12th Nov 2021, 3:23 PM
Ayush Kumar
Ayush Kumar - avatar