Skip to content

ShivangKakkar/heroku-buildpack-nim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack for Nim

Nim Logo

Minimal Buildpack to install Nim-lang, and it's package manager Nimble in Heroku

Note - This is a beta release and very minimal. Contributions are welcome.

Adding Buildpack

Using Heroku CLI

heroku buildpacks:set https://github.com/StarkBotsIndutries/heroku-buildpack-nim.git

Using Heroku GUI

  1. Go to Heroku Dashboard and open your app.

  2. Go to the settings tab

Settings Tab

  1. Scroll below and find the buildpacks section

Add Buildpacks

  1. Click on 'Add Buildpack', put the url and save changes.

Save

  1. The buildpack is now enabled. It'll be build in next deployment

Done

You are good to go.

Releases

No releases published

Packages

No packages published

Languages