Commit Graph

1691 Commits

Author SHA1 Message Date
Akash Manohar
71b4f60627 Merge pull request #17 from wicliff/pw_help
Fix help.txt
2015-07-06 16:28:42 +05:30
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
b4ef130a32 Fix looping 2015-06-24 22:43:15 +05:30
Akash Manohar J
2f8ffabde6 Fix #15: asdf install from .tool-versions; Fix loops 2015-06-24 20:41:13 +05:30
Akash Manohar J
d428c044fc fix get_tool_version_from_file 2015-06-24 19:33:25 +05:30
Akash Manohar J
9f99442603 Merge branch 'master' of github.com:HashNuke/asdf 2015-06-24 19:17:25 +05:30
Akash Manohar J
3d64dd99ab Read global tool versions file if local doesnt specify package 2015-06-24 19:16:49 +05:30
Akash Manohar J
a8eb26559e Update install instructions 2015-06-17 06:15:34 +05:30
Akash Manohar J
32c5c1a858 Check if source or dot operator is used 2015-06-17 06:14:27 +05:30
Akash Manohar
9e3e0a64ef Merge pull request #13 from kdisneur/hotfix-skip-reinstall
Exit 0 after already-installed warning. Thank you @kdisneur ~!
2015-06-16 08:26:12 +05:30
Kevin Disneur
8904de08d3
Skip installation if the version is already installed 2015-06-15 20:04:58 +01:00
Akash Manohar J
6f6ac56540 Merge branch 'master' of https://github.com/HashNuke/asdf 2015-06-15 18:32:42 +05:30
Akash Manohar J
77d4169cac 'Already installed' is a warning exit normally 2015-06-15 18:30:20 +05:30
Akash Manohar J
6b3a6f0011 Warn if plugin already installed 2015-06-15 18:29:27 +05:30
Akash Manohar J
8cc8bf1f4e Fix typo in help section 2015-06-14 18:55:55 +05:30
Akash Manohar J
bf0f9bc1fe Remove bulleting from plugin list 2015-06-14 18:55:20 +05:30
Akash Manohar
bded04d5d9 Merge pull request #12 from kdisneur/feature-list-plugins
Add a command to list the plugins already installed. Thank you @kdisneur ~!
2015-06-14 18:54:24 +05:30
Kevin Disneur
7bb35d04ee
Update 'no plugin installed' message 2015-06-14 14:22:17 +01:00
Kevin Disneur
c2fc8dd34e
Add a command to list the plugins already installed 2015-06-14 13:37:48 +01:00
Akash Manohar J
9348661916 Documentation about custom shim 2015-06-07 00:37:57 +05:30
Akash Manohar J
681daec95a Check for custom shim templates in $plugin/shims 2015-06-07 00:30:55 +05:30
Akash Manohar J
1bfabd67fb Replace var names 2015-05-29 21:54:31 +05:30
Akash Manohar J
a59fddd265 Fix list command 2015-05-29 21:50:32 +05:30
Akash Manohar J
85f966ef07 Add doc for where command 2015-05-29 00:09:26 +05:30
Akash Manohar J
c3d47e4b5d Merge branch 'master' of https://github.com/HashNuke/asdf 2015-05-29 00:08:37 +05:30
Akash Manohar J
34222e34ab add where command to get install path 2015-05-29 00:08:13 +05:30
Akash Manohar
b282ddaebc Add which command to help.txt 2015-05-27 12:51:32 +05:30
Akash Manohar
98180ce50b Add example for which command 2015-05-27 12:50:23 +05:30
Akash Manohar J
00fa189b6e Rename package_name var to plugin_name everywhere 2015-05-27 12:16:17 +05:30
Akash Manohar J
ecd559545d package_name should be plugin_name 2015-05-27 12:13:26 +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
b6745165a8 Add link to nodejs plugin 2015-05-24 15:54:20 +05:30
Akash Manohar J
97bdbc01b1 Fix shim and reshim 2015-05-24 15:12:30 +05:30
Akash Manohar J
0310c6e669 t push origin master
Merge branch 'master' of https://github.com/HashNuke/asdf
2015-05-24 15:04:35 +05:30
Akash Manohar J
44e991b49e mkdir install path 2015-05-24 15:04:20 +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
5f6cf27567 Update README.md 2015-05-22 11:40:15 +05:30
Akash Manohar J
e4cde2a10c Warn if version already installed 2015-05-22 10:58:18 +05:30
Akash Manohar J
9ca6cd269f list-all does not need the arguments 2015-05-22 10:49:07 +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
a049ac1c2e New plugin API 2015-05-22 10:41:37 +05:30
Akash Manohar J
76befa04c8 Merge branch 'master' of https://github.com/HashNuke/asdf 2015-05-22 10:19:55 +05:30
Akash Manohar J
0f1db84981 Remove last use of tag/commit 2015-05-22 10:19:39 +05:30
Akash Manohar J
2bb9fa036d Simplify tag/commit to ref 2015-05-22 10:17:27 +05:30
Akash Manohar J
1b68f5fc7c Update readme with note about version when installing 2015-05-22 10:14:53 +05:30
Akash Manohar
b85f434419 Review and update
Just reviewed this.
Note to self: Don't point out other projects. It's their hardwork.

Sorry. I can erase the git history, but that's like doing something bad and saying "I didn't do it"
So, I'll just leave the history/commits out in the open.

Thanks for your understanding
2015-05-22 10:11:10 +05:30