talend-glorieux / npm-blame

Reports on node_modules weirdness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-blame

GoDoc Go Report Card Build Status Coverage Status

Reports on npm packages common errors and useless files.

Install

Get the latest release for you operating system architecture.

Usage

Run npm-blame from inside your project's node_module folder.

Build

  • Get the latest Golang release
  • Set up your workspace
  • Run go get github.com/talend-glorieux/npm-blame
  • Go to the projects folder. $GOPATH/src/github.com/talend-glorieux/npm-blame
  • Run go install ./cmd/npm-blame

Status

npm-blame is still a work in progress. It will need to handle more errors, add a report mode that alerts maintainers as well as a bit of refactoring.

About

Reports on node_modules weirdness

License:Apache License 2.0


Languages

Language:Go 100.0%