Commit Graph

85 Commits

Author SHA1 Message Date
Daniel Perez
072a57e4cb Add command and instructions to test plugin. 2016-05-13 16:04:01 +09:00
Daniel Perez
3e31c40020 Make it possible to use fallback versions. 2016-05-04 02:22:48 +09:00
Daniel Perez
784d7e9f34 Add support for local and global commands. 2016-04-25 02:13:09 +09:00
Martin Schürrer
aaa8abfd23 Don't spawn subshells, use exec 2015-10-01 19:31:53 +02:00
Martin Schürrer
78d516d063 Fix path: syntax in .tools-version 2015-08-11 12:33:08 +02:00
Kevin Disneur
c2fc8dd34e
Add a command to list the plugins already installed 2015-06-14 13:37:48 +01:00
Akash Manohar J
34222e34ab add where command to get install path 2015-05-29 00:08:13 +05:30
Akash Manohar J
d037628e7e Add which command 2015-05-27 12:13:10 +05:30
Akash Manohar J
af4784e516 Check if version is installed 2015-05-25 11:35:05 +05:30
Akash Manohar J
3217a1f99e Merge and resolve conflicts 2015-05-24 15:03:56 +05:30
Akash Manohar J
bcb4780b33 Add shim command 2015-05-24 15:02:38 +05:30
Akash Manohar J
1d9fe07a11 Adhere to new & stable plugin API 2015-05-22 10:47:44 +05:30
Akash Manohar J
540fb8eabc Use ref 2015-05-22 10:41:48 +05:30
Akash Manohar J
b31b4aef67 Use source and set env vars for exec-env 2015-05-21 14:35:26 +05:30
Akash Manohar J
f8b81f13a0 source plugin-push command 2015-05-21 09:56:41 +05:30
Akash Manohar J
1d39f0ae49 Merge branch 'master' of https://github.com/HashNuke/asdf 2015-05-21 09:55:50 +05:30
Akash Manohar J
07c66d4282 Add plugin-push to make development easier 2015-05-21 09:55:17 +05:30
Akash Manohar J
9f4c1d022f Resolve conflicts and merge 2015-05-21 07:14:24 +05:30
Akash Manohar J
beaefd696f Check if executable exists before trying to execute it 2015-05-21 07:12:38 +05:30
Akash Manohar J
a7d1b31dad Use dot operator instead; Allow exporting env vars 2015-05-20 12:36:06 +05:30
Akash Manohar J
4fa59fe271 Support path:/foo/bar in .tool-versions for custom installs 2015-05-20 12:20:37 +05:30
Akash Manohar J
237a5ab59e Fix #1: Better to stick to a single common shell
Referred a couple other version managers. The advantage is not having to
maintain the scripts for other shells (bash comes by default everywhere
I've seen).
2015-05-19 10:44:10 +05:30
Akash Manohar J
b32748a10c Fix asdf-exec 2015-05-18 00:15:00 +05:30
Akash Manohar J
d687a86ab6 Simplify vocabulary 2015-05-17 23:50:51 +05:30
Akash Manohar J
78c2c9b3fc if [ condition ]; then 2015-05-17 16:17:45 +05:30
Akash Manohar J
ab04ca9f55 Just use a subshell, no other way; Thanks to kurahaupo on #bash IRC for helping out 2015-05-17 16:14:20 +05:30
Akash Manohar J
07d686c7c3 New executable 2015-05-17 14:19:19 +05:30
Akash Manohar J
8a660c88a4 asdf-exec 2015-05-17 14:01:03 +05:30
Akash Manohar J
b0b8588d0e Fix asdf bin 2015-05-11 22:20:29 +05:30
Akash Manohar J
99ce492f15 Moved utils.sh to lib dir 2015-05-10 23:50:56 +05:30
Akash Manohar J
fd89d084d7 Simpler entry 2015-05-08 11:28:28 +05:30
Akash Manohar J
f60eced156 Use erlang as an example source 2014-11-29 20:16:29 +05:30
Akash Manohar J
62826d642b bin/asdf command 2014-10-19 21:49:24 +05:30
Akash Manohar J
2fe941fb4c Docs for asdf 2014-10-01 15:37:33 +05:30
Akash Manohar J
0ff759a9be Dir structure 2014-09-30 05:23:59 +05:30