Skip to content

bpierre/goals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goals

This is a tool that helps to review and calculate scores for the Aragon goals.

Usage

Review your related goals

yarn
FOUNDERS=Luis,Jorge yarn build

Open bundle/index.html.

Get the final scores

Run the aragon-goals command, passing to it all the files in your possession: goals.json, and goals-ratings-Xyz.json files transmitted by the team members.

Example:

FOUNDERS=Luis,Jorge ./bin/aragon-goals ~/goals/goals.json ~/goals/scores-Popeye.json ~/goals/scores-Olive.json

Or using a glob pattern:

FOUNDERS=Luis,Jorge ./bin/aragon-goals ~/goals/*

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • HTML 1.5%