GithubHelp home page GithubHelp logo

shaform / coprogramming Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 153 KB

coprogramming is a tool that makes it insanely easy for beginning programmers to collaborate on small projects.

License: GNU General Public License v3.0

Java 99.83% C++ 0.17%

coprogramming's Introduction

NAME

coprogramming - collaborative programming made easy

DESCRIPTION

coprogramming is a tool that makes it insanely easy for beginning programmers to collaborate on small projects.

Client Secrets File

You must have a client secrets file in order to run the program. The file must have the following syntax:

{
    "web": {
        "client_id": "_CLIENT_ID_",
        "client_secret": "_CLIENT_SECRET_",
        "auth_uri": "https://accounts.google.com/o/oauth2/auth",
        "token_uri": "https://accounts.google.com/o/oauth2/token"
    }
}

The file must be saved as:

src/net/coprg/coprg/resource/client_secrets.json

For how to create a client id, see: [Enable the drive API] (https://developers.google.com/drive/quickstart-java#step_1_enable_the_drive_api).

coprogramming's People

Contributors

shaform avatar tonytonyjan avatar

Watchers

 avatar  avatar

Forkers

tonytonyjan

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.