Skip to content

Utility to generate template to develop Dart library.

Notifications You must be signed in to change notification settings

petehouston/create-dart-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-dart-lib

Utility to generate a Dart library template.

Installation

$ pub global activate --source git https://github.com/petehouston/create-dart-lib.git

Config your PATH environment for pub cache directory. Read config guide

Usage

$ create-dart-lib LIBRARY_NAME

To deactivate utility

$ pub global deactivate create_dart_lib

Releases

No releases published

Packages

No packages published

Languages