Skip to main content

Danger Noodle: Python package manager for npm assets

Project description

Danger Noodle (dnd for short)

Python module for handling npm modules available on unpkg.com

Install

pip install danger-noodle

Usage

dnd install: Install all packages based on a snakeskin.txt

dnd install <package-name>: Install a package that best matches the provided package name and appends the package and version to snakeskin.txt

dnd uninstall <package-name>: Uninstall a package that best matches the provided package name and appends the package and version to snakeskin.txt

Example commands

dnd install bootstrap

dnd uninstall bootstrap

dnd install jquery@3.3.0

dnd uninstall jquery@3.3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

danger-noodle-0.1.7.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

danger_noodle-0.1.7-py2-none-any.whl (4.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page