I was wondering if it was possible to run commands we normally do on Terminal such as "Heroku run rake (script)" or "Heroku Create" on Swift (Xcode) when the user presses a button. Is there some type of Heroku API or SDK that I can include in my project?
Sorry, I am fairly new with Heroku and Swift.
Thank you in advance!