@aragon/toolkit

v0.0.1-beta.1
Programmatic interface for interacting with Aragon
aragon cli ethereum

lint

eslint src test

test

ava --verbose

build

babel src --out-dir dist --source-maps

prepare

npm run build

lint:fix

npm run lint -- --fix

test:clean

rm -rf ./.tmp

test:watch

ava --watch

build:watch

npm run build -- --watch

test:coverage

nyc --all --reporter text --reporter text-summary --reporter lcovonly npm run test
npm i @aragon/[email protected]

Metadata

Downloads