Giter Club home page Giter Club logo

lpm's Introduction

Lambda PM Companion Build Status GitHub release Github All Releases

alt text

Download Latest

The latest build is available here for all platforms.

Basic Usage

  • The Batch button will git clone or git pull the input repo from any students added into the Working Directory set in Preferences.

  • The Save button will save all the input data to save you from having to input it again on subsequent uses of the app.

  • All the links in the sidebar will open a browser window to their respective airtables (right click to copy).

  • The Download button will perform a git clone or git pull in the Working Directory inside a folder using the student's name depending if the folder exists or not.

  • The Comment button will open a browser window to the student's PR.

  • If there is any unexpected behavior you can check the Dev Tools under Dev Tools > Toggle to see more information about any errors.

Building

You must have node version >=8 to build this app
  1. Run yarn or npm i to install the necessary dependencies. (yarn highly recommended)

  2. To build an executable run:

    yarn package
    
  3. Navigate to the release folder to find the folder containing the installer.

  4. Install the app like you would any other.

  5. Run

To build on linux you currently have to install one of the libcurl libraries due to a strange issue causing the nodegit compilation to fail.

I have tested and confirmed libcurl4-openssl-dev to be working, the others may or may not.

To install this on ubuntu you would run sudo apt-get install libcurl4-openssl-dev

To Run for Development

  1. Run yarn or npm i to install the necessary dependencies.

  2. Run yarn run dev .

TODO

  • Add popups explaining any errors in addition to the border changes
  • Add functionality to allow commenting on a PR directly in the app
  • Debounce buttons
  • Display whether a student has done a PR
  • Add student page to add notes or display data

lpm's People

Contributors

myxozoa avatar designerexpert avatar

Watchers

James Cloos avatar

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.