peanut 0.0.2 copy "peanut: ^0.0.2" to clipboard
peanut: ^0.0.2 copied to clipboard

outdatedDart 1 only

pub build to gh-pages

Do you ever want to pub build into another branch? This is your ticket.

Install #

> pub global activate peanut

Run #

~/my_dart_proj/ > peanut

Git tricks #

To create (or update) your local gh-pages branch to match what's on the server.

> git update-ref refs/heads/gh-pages origin/gh-pages

This is also useful if you want to undo a peanut run.

Options #

> peanut --help
-d, --directory    (defaults to "web")
-b, --branch       (defaults to "gh-pages")
-m, --message      (defaults to "Built <directory>")
-h, --help
136
likes
0
points
855
downloads

Publisher

verified publisherkevmoo.com

Weekly Downloads

pub build to gh-pages

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, git, path

More

Packages that depend on peanut