github_pages 0.0.1 copy "github_pages: ^0.0.1" to clipboard
github_pages: ^0.0.1 copied to clipboard

Publish your web application to a gh-pages branch on GitHub.

example/github_pages_example.dart

import 'package:github_pages/github_pages.dart' as ghpages;

void main() {
  ghpages.publish();
}
3
likes
160
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Publish your web application to a gh-pages branch on GitHub.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, git, path

More

Packages that depend on github_pages