Required Environment variables:
REN_TOKEN = token
Optional Environment Variables, used for testing non-production as r.ren is hardcoded:
REN_REMOTE=https://test-env.domain.com
REN_VERIFY_SSL=False
$ export REN_TOKEN=1234
$ git clone https://github.com/renisac/turbo-telegram.git
$ pip install -e turbo-telegram
$ ren --users sfinlon
$ ren --members 'Indiana University'
There are many ways to get involved with the project. If you have a new and exciting feature, or even a simple bugfix, simply fork the repo, create some simple test cases, generate a pull-request and give yourself credit!
If you've never worked on a GitHub project, this is a good piece for getting started.
Copyright (C) 2016 the REN-ISAC
Free use of this software is granted under the terms of the GNU Lesser General Public License (LGPLv3). For details see the files COPYING
included with the distribution.