pubinit 0.0.3 copy "pubinit: ^0.0.3" to clipboard
pubinit: ^0.0.3 copied to clipboard

discontinued
outdatedDart 1 only

A simple tool to bootstrap a pubspec.yaml

pubinit #

A simple dart command line utility to boostrap the pubspec.yaml file in a dart project

Inspired from the npm init command.

Install #

Just run pub global activate pubinit
or
pub global activate --source git https://github.com/shalien/pubinit.git

Usage #

Juste run pub global run pubinit in the folder you want to create your pubspec.yaml

#Contributing Feel to free to send issues and merge request !

0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

A simple tool to bootstrap a pubspec.yaml

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on pubinit