Skip to content

efortuna/dwmpr

Repository files navigation

dwmpr

Also known as "Dude, where's my pull request?"

Instructions for running:

  • Make sure your computer is set up to run Flutter code

  • Check out repository...

  • Create a token.dart file in lib/full_version/github/. This file needs to contain a variable defining your github access token. The file should look something like this:

      const token = 'my personal Github token here';
    
  • ...Profit??

About

Also known as "Dude, where's my pull request?"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published