0.1.0-alpha.7 • Published 2 years ago

@amnis/acom v0.1.0-alpha.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ACOM - A(mnis) Command

A command for executing common tasks for various Amnis projects. The acom command should be used for Amnis-based TypeScript projects only.

Installation

Install with NPM or Yarn; typically as a development dependency.

# NPM install
npm install -D @amnis/acom

# Yarn add
yarn add -D @amnis/acom