GithubHelp home page GithubHelp logo

oresoftware / npp Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 182 KB

▷ Tool for publishing multiple packages to NPM

License: MIT License

Shell 20.40% JavaScript 4.14% TypeScript 75.26% Dockerfile 0.20%
npm npm-registry nodejs r2g npp oresoftware

npp's Introduction


Version


NPP / @oresoftware/npp

Publish your dependency trees to NPM with ease. NPP goes hand-in-hand with NLU (npm-link-up)

Caveats / Disclaimer

  • Currently only works with Git
  • You need Git version > 2.7.0 on your local machine

Quick reference

npp view

npp's People

Contributors

oresoftware avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

gitter-badger

npp's Issues

if package can't be found, we need to throw an error

with this setup:

  "searchRoots": [
    "/home/oleg/WebstormProjects/oresoftware/r2g",
    "/home/oleg/WebstormProjects/sumanjs/suman",
    "/home/oleg/WebstormProjects/sumanjs/suman-types",
    "/home/oleg/WebstormProjects/sumanjs/suman-watch"
  ],
  "packages": {
    "@oresoftware/r2g": true,
    "suman": true,
    "suman-types": true,
    "suman-watch": true
  }

"@oresoftware/r2g" won't be found, because the package name was refactored to just "r2g", so we need to throw an error in that case.

-d option should delete old branches

The -d option should go through all local branches (not the current branch) and delete them if they are up-to-date with the integration branch

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.