Daniel Perez
|
f525ba85ff
|
Fix local and global commands to accept multiple versions
|
2016-08-30 15:46:14 +09:00 |
|
Stratus3D
|
98265b00ef
|
Add test for 'asdf local' in a directory with a name containing whitespace.
|
2016-08-16 10:52:37 -04:00 |
|
Kevin Rockwood
|
7517aa3abc
|
Remove getter feature on local and global commands
This simplifies the `local` and `global` commands. `asdf current` should
be sufficient for getting the current version.
closes #80
|
2016-07-25 09:44:53 +09:00 |
|
Kevin Rockwood
|
0ce18100c5
|
Use dummy plugin in version_commands test
This adds a helper to install dummy versions. Hopefully it makes the
test setup a little easier to reason about.
|
2016-07-25 09:40:52 +09:00 |
|
Daniel Perez
|
3af5d21067
|
Set ASDF_CONCURRENCY when installing
|
2016-07-01 16:42:59 +09:00 |
|
Daniel Perez
|
61e014a2d6
|
Fix local command bug.
|
2016-05-14 11:11:16 +09:00 |
|
Daniel Perez
|
b0513a6da0
|
Fix local command to support legacy files.
|
2016-05-03 00:27:52 +09:00 |
|
Daniel Perez
|
784d7e9f34
|
Add support for local and global commands.
|
2016-04-25 02:13:09 +09:00 |
|