Skip to content

liyuqian/li

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools used by Yuqian Li.

Install

Install dart and then

pub global activate --source git https://github.com/liyuqian/li.git

Run

pub global run li

If pub packages path has been added to PATH by export PATH="$PATH":"$HOME/.pub-cache/bin", then pub global run can be omitted:

li

Develop

To auto-gen GraphQL Dart code from graphql files, run

pub run build_runner build

Test and example runs

See test directory for some example runs and their expected outputs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages