nclsndr / specify-cli-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specify CLI testing

Usage

Install dependencies

npm install

Create 2 .env files within v1 and v2 directories.

Env file content:

SPECIFY_REPOSITORY=@specifyapp/demo
SPECIFY_PERSONAL_ACCESS_TOKEN=*****

Run cases

Staging

npm run specify-staging -C v1/.specifyrc.mjs

Production

npm run specify -C v1/.specifyrc.mjs

About


Languages

Language:JavaScript 100.0%