Skip to content

a cli tool for humans that wants to make descisions collectivley

Notifications You must be signed in to change notification settings

yasushisakai/liq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


liq 0.1.0
Yasushi Sakai
cli tool to support humans working collectively to make decisions

USAGE:
    liq [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    new     starts a interactive liquid democracy session
    run     runs liquid democracy analysis from json file
    edit    edits the config file
    help    Prints this message or the help of the given subcommand(s)

asciicast

How to Build

  1. install rust
  2. clone this repo
    git clone https://github.com/yasushisakai/liq
    
  3. build
    cd liq
    cargo build --bin liq 
    
    this will make a binary called liq inside target/release
  4. help humans make collective decisions !
    ./liq help
    

About

a cli tool for humans that wants to make descisions collectivley

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published