UNPKG

draaft

Version:

A CLI to pull content from https://pilot.pm content collaboration platform and feed your static site generator with markdown files

5 lines (4 loc) 149 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var command_1 = require("@oclif/command"); exports.run = command_1.run;