Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

freeformz/heroku-buildpack-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

What is this?

Build Pack for the Io Language

The first push will suck because cmake, libevent and Io needs to be compiled. After that it is cached, at least until the version of Io changes.

How to use

See this, the buildpack url is https://github.com/freeformz/heroku-buildpack-io.git

TLDR

  1. Install ruby & rubygems
  2. gem install heroku
  3. heroku create -s cedar --buildpack https://github.com/freeformz/heroku-buildpack-io.git

NOTES

  • Detects a 'main.io' file
  • Default Profile entry assumes 'main.io' exists and just does: 'web: io'

TODO

  • don't cache cmake, just make it when necessary and throw it away
  • use a cached install from S3, instead of building.
  • deal with 'popular' packaging systems, should one become popular

About

A buildpack for IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages