Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Latest commit

 

History

History
50 lines (35 loc) · 1.63 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.63 KB

paeckchen-cli

license npm dep travis appveyor coveralls commitizen

CLI interface of paeckchen.

Installation

Grab it from npm

npm install paeckchen-cli

Usage

import { paeckchenCli } from 'paeckchen-cli';
paeckchenCli();

Built by (c) KnisterPeter. Released under the MIT license.