Or follow these steps, after installing the Heroku CLI, to deploy with Maven:
$ git clone https://github.com/kissaten/wildfly-swarm-jaxrs
$ cd wildfly-swarm-jaxrs
$ heroku create
$ git push heroku master
$ heroku open
Or follow these steps, after installing the Heroku CLI, to deploy with Maven:
$ git clone https://github.com/kissaten/wildfly-swarm-jaxrs
$ cd wildfly-swarm-jaxrs
$ heroku create
$ git push heroku master
$ heroku open