projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch '18574-pysdk-vocabulary-support'. Closes #18574
[arvados.git]
/
services
/
api
/
bin
/
rake
1
#!/usr/bin/env ruby
2
3
# Copyright (C) The Arvados Authors. All rights reserved.
4
#
5
# SPDX-License-Identifier: AGPL-3.0
6
7
require_relative '../config/boot'
8
require 'rake'
9
Rake.application.run