Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 487 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 487 Bytes

amesh-cli

Installation

  • OSX(Homebrew)
CXXFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" \
PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig \
npm install kjunichi/amesh-cli
  • Other
npm install kjunichi/amesh-cli

Usage

./node_module/.bin/amesh

if you have npx command

npx kjunichi/amesh-cli

on macOS

PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig npx kjunichi/amesh-cli