cdn-it

Quickly create an auto updating jsDelivr project


Keywords
cdn, jsdelivr
License
Other
Install
pip install cdn-it==1.0.8

Documentation

CDN-it

Quickly publish an autoupdating project to jsDelivr by entering a config (package.json, bower.json, etc) and filling in some prompts

Install

$ pip install cdn-it

Usage

$ cdn-it <url|file> --token <github token>

example

Example pull request: https://github.com/jsdelivr/jsdelivr/pull/6055