Skip to content

heatherpike/codestream

Repository files navigation

CodeStream

Badge of Honor

Real-time instructional coding application with live updates from instructors and commenting and participation from students.

Works in conjunction with the Codestream Command Line Interface and built-in Sublime plugin, designed for instructor use: https://github.com/Rmoore424/Codestream-cli

Built with MEAN stack (using FullStack Generator), Github API, Node-Git, and Sublime Text API.

Screenshot

CodeStream Screenshot

Workflow

CodeStream Workflow

Installation

  1. Clone the repository
git clone https://github.com/heatherpike/codestream.git
  1. Install dependencies
npm install    # installs node packages
bower install  # installs bower dependencies
  1. Serve the application
npm start

Contributors

License

This projected is licensed under the terms of the MIT license

About

Real-time instructional coding application with live updates from instructors and commenting and participation from students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published