We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930ed80 commit 14ba0e2Copy full SHA for 14ba0e2
Rakefile
@@ -5,7 +5,7 @@ task :gem do
5
sh 'gem build ruby_wordcram.gemspec'
6
end
7
8
-desc 'Build gem'
+desc 'Install jars'
9
task :install_jars do
10
sh "cd vendors && rake"
11
0 commit comments