Commit 2643702b authored by Xavier Thompson's avatar Xavier Thompson

software/theia: Add development version

parent 53010e29
# Development profile of theia.
# Exactly the same as software.cfg, but fetch the slapos.cookbook and
# slapos.toolbox from git repository instead of fetching stable version,
# allowing to play with bleeding edge environment.
[buildout]
extends = software.cfg
../../stack/slapos-dev.cfg
parts +=
${:common-parts}
[versions]
slapos.cookbook =
slapos.core =
slapos.toolbox =
......@@ -19,12 +19,15 @@ extends =
./download-plugins.cfg
./buildout.hash.cfg
parts =
common-parts =
theia-wrapper
slapos-cookbook
instance-theia
instance
parts =
${:common-parts}
# default for slapos-standalone
shared-part-list =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment