Giter Site home page Giter Site logo

github-batch's Introduction

Github Batch

Because sometimes, you just need to create a whole bunch of issues.

Current version: 0.0.1 (Changelog)

Github Batch provides a batch interface for creating issues for Github repos. Currently, it can create issues singly; in the future, it will be able to create them by parsing textfiles, and from uploaded images.

Requirements

  • Node
  • NPM

Installation

For the backend:

  • cd gatekeeper && npm install

For the frontend:

  • cd web && npm install && bower install

Development

For the backend:

  • Add your Github API ID and secret to the environment variables OAUTH_CLIENT_ID and OAUTH_CLIENT_SECRET
  • Run node server.js in the gatekeeper directory.

For the frontend:

  • Run grunt serve in the web directory.

Credits

Thanks to the Prose team for creating Gatekeeper, which made learning the OAuth steps less painful.

Licence

GNU GPL v3.0

github-batch's People

Contributors

rogerhutchings avatar

Stargazers

Henry Blyth avatar

github-batch's Issues

Tidy up auth

Instead of testing pages, create an interceptor that checks a property on a route's parameters to determine access.

Add markdown support

Issue bodies should have support for Markdown in the first instance, and at some point, (GFM)[https://help.github.com/articles/github-flavored-markdown/]

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.