Skip to content
forked from efortuna/dwmpr

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

License

Notifications You must be signed in to change notification settings

dasirahul7/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:

      final 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

Languages

  • Dart 93.6%
  • Ruby 4.2%
  • Objective-C 1.5%
  • Java 0.7%