]> git.donarmstrong.com Git - debbugs.git/commit
add first start of mojolicious app (doesn't do much yet)
authorDon Armstrong <don@donarmstrong.com>
Sun, 28 Jul 2019 01:12:48 +0000 (18:12 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 11 Aug 2019 03:21:51 +0000 (20:21 -0700)
commitb38320111b9e4ec7e61b9ec020b22f91e8b112a1
tree3d2ecbf9776ddb69b49b8086ad0b06d661f6f195
parent8b3e7e622564257ac62baf66f3d5c0247d0d39ce
add first start of mojolicious app (doesn't do much yet)
lib/Debbugs/Mojo.pm [new file with mode: 0644]
lib/Debbugs/Mojo/Controller.pm [new file with mode: 0644]
lib/Debbugs/Mojo/Controller/Bug.pm [new file with mode: 0644]
lib/Debbugs/Mojo/Controller/Package.pm [new file with mode: 0644]
lib/Debbugs/Mojo/Plugin/DBI.pm [new file with mode: 0644]
scripts/mojolicious.pl [new file with mode: 0644]