Skip to content

faisne/heroku-tdlib-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

### Usage

Add Heroku Apt buildpack

```
heroku buildpacks:add --index 1 https://github.com/heroku/heroku-buildpack-apt
```

Add file named 'Aptfile' to your app root folder with this inside:

```
make git zlib1g-dev libssl-dev gperf php cmake clang libc++-dev libc++abi-dev
```

About

TDLib Telegram Client Buildpack for Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%