这是indexloc提供的服务,不要输入任何密码
Skip to content

jwren/dartdev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dartdev

Build Status

A unified tool for Dart development.

Docs

A unified tool for Dart development.

Usage: dartdev <command> [arguments]

Global options:
-h, --help          Print this usage information.
-v, --verbose       Show verbose output.
    --[no-]color    Whether to use terminal colors.
    --version       Reports the version of this tool.

Available commands:
  analyze   Analyze the project's source code.
  build     Build the project.
  create    Create a new project.
  format    Format source files.
  help      Display help information for dartdev.
  pub       Perform package management operations.
  run       Run a Dart script or snapshot.
  test      Run unit tests.

Run "dartdev help <command>" for more information about a command.

About

A unified CLI tool for Dart development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.8%
  • Shell 1.2%