cppize-aas
cppize_aas
cppize as a service
Building and deploying on Heroku
Compilation step requires about 2GB of RAM, so it's recommended to build it on local machine :
First build:
git clone https://github.com/unn4m3d/cppize-aas
cd cppize-aas
# This will automatically build and deploy this app
crystal ./build_heroku.cr -- --create <appname> <folder> # For example, appname would be cppize-example, and folder would be ../heroku_dist
Next builds:
cd path/to/cppize-aas
crystal ./build_heroku.cr -- <folder>
Provide --buildpack
option to build_heroku.cr
to use another buildpack
Contributing
- Fork it ( https://github.com/unn4m3d/cppize-aas/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- unn4m3d - creator, maintainer
Repository
cppize-aas
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- almost 8 years ago
- November 11, 2016
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 04:09:34 GMT
Languages