JSPM

developer-helper-cli

0.0.8
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q67519F
  • License MIT

Developer Helper Cli Tool

Package Exports

  • developer-helper-cli
  • developer-helper-cli/bin/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (developer-helper-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

developer-helper-cli

version download

A Developer Helper Cli Tool🤔

Before, I've written a cli tool for background developement for Nuco.Tech, called nbc. It supports multi-platforms and really helps me with developing.

But, maybe I need a new cli tool for me with frontend development.

Features

  • support commit message in emoji style
  • detect the local developing environment

Usage

# install as global dependence
npm install -g developer-helper-cli

# run `dhc help` command in terminal for help
dhc help

Commands

See the source code src/index.ts directly is recommended.