Code Monkey home page Code Monkey logo

blamep4's Introduction

blameP4

Perforce is old and crufty, and I blame it for slowing me down when trying to get my work done. Wait,... that's not the point of this...

The main frontend for Perforce, P4V, doesn't have an interface for annotating code, a.k.a. "blaming" others (or your past self). blameP4 is a simple frontend for viewing annotated code and the associated commit messages.

This is mainly a pet project for scratching an itch and learning a bit more about AngularJS and Electron. Don't expect stability or maintenance.

Using blameP4

Prerequisites

Before installing blameP4, you'll need to have a copy of this repo, node.js, and a working install of perforce.

Installation and use

After that, just navigate to the directory containing this file and install:

cd path/to/this/directory
npm install

Then start the frontend by running:

npm start

Alternatively, you can install a global symlink by running:

npm link

You may need to use an administrator shell or run as a superuser (e.g. sudo npm link) depending on your system. After linking, you should be able to run:

blameP4

to open the app or

blameP4 path/to/file

which starts the app with a preloaded file.

Why Perforce?

I have to use it for my day job :(

blamep4's People

Contributors

tonysyu avatar

Watchers

 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.