Code Monkey home page Code Monkey logo

catsoop's Introduction

\
/    /\__/\
\__=(  o_O )=
(__________)
 |_ |_ |_ |_

  CAT-SOOP

* Web Site: https://catsoop.org
* IRC: #catsoop on OFTC (irc.oftc.net)
* Mailing List: [email protected]
  (subscribe at http://mailman.mit.edu/mailman/listinfo/catsoop-users)


CAT-SOOP is a flexible, programmable learning management system originally
developed primarily for use in MIT's 6.01 (Introduction to Electrical
Engineering and Computer Science via Robotics).

CAT-SOOP is free/libre software, available under the terms of the GNU Affero
General Public License, version 3+.  Please note that the terms of this license
apply to the CAT-SOOP system itself and any plugins in use, but not to any
course material hosted on a CAT-SOOP instance, unless explicitly stated
otherwise.


INSTALLING

To install, run:
  $ pip3 install catsoop

Or, from a clone of the repository, run:
  $ python3 setup.py install

To generate a config.py file, run:
  $ catsoop configure

If you are setting up a public-facing copy of CAT-SOOP (as opposed to a local
copy for debugging purposes), see the instructions at
https://catsoop.org/website/docs/installing/server_configuration

To start the server, run:
  $ catsoop start

To run all the unit tests:
  $ python3 setup.py test


HACKING

See https://catsoop.org/website/docs/contributing/hacking


INCLUDED SOFTWARE

CAT-SOOP incorporates pieces of third-party software.  Licensing information
for the original programs is available in the LICENSE.included_software file.
The CAT-SOOP distribution also includes several pieces of third-party software.
Licensing information for these programs is included in this distribution, in
the LICENSE.bundled_software file.

-----------------------------------------------------------------------------

To use with MongoDB:

export USE_CLOUD_DB=mongodb
export MONGODB=mongodb://<host>:<portnum>

catsoop's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

catsoop's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.