A tool for tracking blogs in orbit around Seneca’s open source involvement. We will be working on updating this software and adding key features that can be found below listed ad MVP features.
An initial discussion of the project is available in the Overview document. For contribution, the docs can be found here Contribution
Clone the source locally:
$ git clone https://github.com/Seneca-CDOT/telescope.git
$ cd telescope
Copy env.example to .env to create a new environment configuration. Replace default key values in .env with credentials.
Install project dependencies:
$ npm install
Test the app:
$ npm test
You may want a copy of the legacy project for later reading.
To grab a local copy of the legacy project.. you can run wget.
To build the project for yourself you can follow the instructions in the INSTALL file.
Linux/Mac
wget -r --no-parent https://people.gnome.org/~jdub/bzr/planet/devel/trunk/
Windows
cd path/to/downloaded/wget
wget -r --no-parent https://people.gnome.org/~jdub/bzr/planet/devel/trunk/
BSD ©