mig4
a58e9e3c17
Make where command default to current version
...
Allow not specifying the version on command line in which case fall back
to looking it up.
Also add tests for the `where` command.
2018-10-28 17:47:21 +00:00
Nathan Sutton
79d188604b
Make help text reflect that <name> and <version> are optional in asdf install
command
2018-09-17 16:29:32 -05:00
Daniel Perez
d51386f569
Merge pull request #273 from jthegedus/show-url-current-v
...
Add print repo URLs with `asdf plugin-list` and `adsf plugin-list-all`
2018-01-31 02:00:08 +09:00
jthegedus
f99bdc75c0
add --urls
flag for asdf list-plugins
...
Fixed tests due to use of printf
2018-01-14 19:38:00 +11:00
jthegedus
7b1cf56de0
Add print repo URLs with asdf plugin-list
and adsf plugin-list-all
...
* Use printf for formatting
* Add error when plugin index at /asdf_dir/repository/plugins is not found
* add example of output to README
2018-01-14 14:37:48 +11:00
jthegedus
3dffa58909
Add asdf current
to README and asdf -h
. Closes #257
...
PS. sorry bu Prettier ran on save
2018-01-14 13:07:07 +11:00
Trevor Brown
9db92163d5
Add better help for the plugin-add command.
2017-09-06 21:35:08 -04:00
Victor Borja
e1f34dd383
Add plugin-list-all to help.txt
2017-09-03 20:36:26 -05:00
Daniel Perez
78fbbaf584
Merge pull request #183 from doughsay/master
...
Use a git repository for installing plugins.
2017-07-26 18:49:15 +02:00
Fernando
1e9166e9bc
Merge branch 'master' into which_command
2017-05-15 15:40:42 -03:00
Chris Dosé
20cdbfe701
Use a git repository for installing plugins.
2017-03-26 16:44:22 -07:00
Trevor Brown
893c39a0ee
Add help for update command.
2017-03-17 13:07:30 -04:00
Fernando Crespo
fb4e263598
Initial support for which command
2017-03-14 10:56:59 -03: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
ca1273e7d4
Rename which to current ( #79 )
...
* Rename `asdf which` -> `asdf current`
* Output `set by $path` with current command
* Use dummy plugin in current_command test
* Hide "set by" message if derived from legacy file
2016-07-25 00:47:17 +09:00
Daniel Perez
784d7e9f34
Add support for local and global commands.
2016-04-25 02:13:09 +09:00
Trevor Brown
2a6e0c460a
Add more details to the 'asdf install' command help.
2015-11-17 07:35:17 -05:00
Praveen Wicliff
e18943362c
Changed help instructions. Command is uninstall not remove
2015-07-06 16:21:38 +05:30
Praveen Wicliff
7ae5473de0
Changed help instructions. Command is uninstall not remove
2015-07-06 16:19:37 +05:30
Akash Manohar J
8cc8bf1f4e
Fix typo in help section
2015-06-14 18:55:55 +05:30
Kevin Disneur
c2fc8dd34e
Add a command to list the plugins already installed
2015-06-14 13:37:48 +01:00
Akash Manohar J
85f966ef07
Add doc for where command
2015-05-29 00:09:26 +05:30
Akash Manohar
b282ddaebc
Add which command to help.txt
2015-05-27 12:51:32 +05:30
Akash Manohar J
7524633e47
Take up less vertical space for help command
2015-05-18 08:01:04 +05:30
Akash Manohar J
ba848df3e9
Update readme and help.txt manually to resolve conflicts
2015-05-18 06:55:35 +05:30
Akash Manohar J
451fd9422f
Fix typo
2015-05-17 20:23:56 +05:30
Akash Manohar J
20256dcdc0
Change help
2015-05-08 11:31:20 +05:30
Akash Manohar J
cfea847163
Add help.txt
2015-05-08 11:28:55 +05:30
Akash Manohar J
dca70739f5
echo help text from file
2015-05-06 19:15:17 +05:30