Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
conda
docs
Commits
11a1a559
Commit
11a1a559
authored
Jan 29, 2021
by
Paul McCarthy
🚵
Browse files
RF: Change git urls in examples
parent
56f92f0d
Changes
2
Hide whitespace changes
Inline
Side-by-side
examples/cpp/fsl-example_cpp_project/meta.yaml
View file @
11a1a559
# This is a FSL conda recipe for: example_cpp_project
# The project git repository is: https://git.fmrib.ox.ac.uk/fsl/example_cpp_project
# The git repository for this conda recipe is: https://git.fmrib.ox.ac.uk/fsl/conda/fsl-example_cpp_project
# The project git repository is: https://git.fmrib.ox.ac.uk/fsl/example_cpp_project
.git
# The git repository for this conda recipe is: https://git.fmrib.ox.ac.uk/fsl/conda/fsl-example_cpp_project
.git
{
%
set name = fsl-example_cpp_project %
}
{
%
set version = 0.0.1 %
}
{
%
set repository = https
:
//git.fmrib.ox.ac.uk/fsl/example_cpp_project %
}
{
%
set build = '0' %
}
{
%
set name =
'
fsl-example_cpp_project
'
%
}
{
%
set version =
'
0.0.1
'
%
}
{
%
set repository =
'
https
:
//git.fmrib.ox.ac.uk/fsl/example_cpp_project
.git'
%
}
{
%
set build = '0'
%
}
package
:
name
:
{{
name
}}
...
...
examples/python/fsl-example_python_project/meta.yaml
View file @
11a1a559
# This is a FSL conda recipe for: example_python_project
# The project git repository is: https://git.fmrib.ox.ac.uk/fsl/example_python_project
# The git repository for this conda recipe is: https://git.fmrib.ox.ac.uk/fsl/conda/fsl-example_python_project
# The project git repository is: https://git.fmrib.ox.ac.uk/fsl/example_python_project
.git
# The git repository for this conda recipe is: https://git.fmrib.ox.ac.uk/fsl/conda/fsl-example_python_project
.git
{
%
set name = fsl-example_python_project %
}
{
%
set version = 0.0.1 %
}
{
%
set repository = https
:
//git.fmrib.ox.ac.uk/fsl/example_cpp_project %
}
{
%
set build = '0' %
}
{
%
set name =
'
fsl-example_python_project
'
%
}
{
%
set version =
'
0.0.1
'
%
}
{
%
set repository =
'
https
:
//git.fmrib.ox.ac.uk/fsl/example_cpp_project
.git'
%
}
{
%
set build = '0'
%
}
package
:
name
:
{{
name
}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment