eggheadio / egghead-design

Illustrations and design elements for egghead.io
http://egghead.io
25 stars 4 forks source link

Execute npm Package Binaries with the npx Package Runner #139

Closed zacjones93 closed 5 years ago

zacjones93 commented 5 years ago

Primary Tag npx (npm)

In this course we will examine the npx package runner and look through various scenarios where the tool is helpful when running node packages from the command line. The npx runner opens up the opportunity to test out various versions of a package, run packages without globally installing, running code directly from GitHub, and other helpful features that make working with packages much easier.

MaggieAppleton commented 5 years ago

Main Tech – NPX & NPM

Course link: (Pending)

Course Description:

In this course we will examine the npx package runner and look through various scenarios where the tool is helpful when running node packages from the command line. The npx runner opens up the opportunity to test out various versions of a package, run packages without globally installing, running code directly from GitHub, and other helpful features that make working with packages much easier.

What is NPM & NPX?


Previous NPM Illustrations

Keywords:


Ideas to Start With:

MaggieAppleton commented 5 years ago

https://www.dropbox.com/sh/k4yluorqlwez33u/AABKK0aLSqs-fTn78Kbh5iu5a?dl=0