-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.rakeTasks
7 lines (7 loc) · 1.25 KB
/
.rakeTasks
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<Settings><!--This file was automatically generated by Ruby plugin.
You are allowed to:
1. Remove rake task
2. Add existing rake tasks
To add existing rake tasks automatically delete this file and reload the project.
--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build sdl-ng-0.1.7.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Build and install sdl-ng-0.1.7.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install sdl-ng-0.1.7.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.1.7 and build and push sdl-ng-0.1.7.gem to Rubygems" fullCmd="release" taksId="release" /><RakeTask description="Generate YARD Documentation" fullCmd="yard" taksId="yard" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>