UNPKG

life-sciences-portal-cli

Version:

A CLI to generate and manage life sciences portals.

18 lines (11 loc) 226 B
# Life Sciences Portal CLI A CLI to generate and manage life sciences portals. ## Install ``` npm install -g life-sciences-portal-cli ``` ## Usage To create a new portal use: ``` life-sciences-portal new test-portal ```