This website works better with JavaScript.
Home
Explore
Help
Sign In
larke12
/
slack-pixiv-bot
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Add Rakefile
master
Daniel Muckerman
9 years ago
parent
3bc61d3cf5
commit
cbd40ce67d
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
Rakefile
+ 4
- 0
Rakefile
View File
@ -0,0 +1,4 @@
require
'rubygems'
require
'bundler'
Bundler
.
setup
:default
,
:development
Write
Preview
Loading…
Cancel
Save