github_pages 1.0.0 copy "github_pages: ^1.0.0" to clipboard
github_pages: ^1.0.0 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
150
points
51
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, process_run

More

Packages that depend on github_pages