Commit Graph

211 Commits

Author SHA1 Message Date
Akash Manohar J
c11e9f69a3 asdf is now qwer 2015-07-28 13:49:09 +05:30
Akash Manohar J
88966ac262 Fix function call 2015-07-28 13:48:09 +05:30
Akash Manohar J
603df1714a Update setup script and add a new one 2015-07-28 13:45:42 +05:30
Akash Manohar J
364b65c2d9 Rename asdf to QWER in readme 2015-07-28 13:38:21 +05:30
Akash Manohar J
b28f4b48fb Update readme and ballad 2015-07-28 13:35:40 +05:30
Akash Manohar J
5f17c3fa3d Update reshim 2015-07-28 13:32:42 +05:30
Akash Manohar J
84e432f889 Update plugin commands 2015-07-28 13:32:04 +05:30
Akash Manohar J
b5321fba6a Update list command 2015-07-28 13:28:41 +05:30
Akash Manohar J
a25e099de0 Update install command 2015-07-28 13:28:18 +05:30
Akash Manohar J
fcf7c0d41d Update help command 2015-07-28 13:27:33 +05:30
Akash Manohar J
2b56c64636 Update utils.sh 2015-07-28 13:25:53 +05:30
Akash Manohar J
4f523d0853 Update help.txt 2015-07-28 13:24:05 +05:30
Akash Manohar J
c5f4b76fff Update uninstall command 2015-07-28 13:22:39 +05:30
Akash Manohar J
f28654eb62 Update reshim command 2015-07-28 13:22:27 +05:30
Akash Manohar J
8c91901a8d Update install command 2015-07-28 13:22:14 +05:30
Akash Manohar J
08d8882ecd Update asdf_dir function in utils 2015-07-28 13:21:54 +05:30
Akash Manohar J
8d1e2b3032 Update docs 2015-07-28 13:16:10 +05:30
Akash Manohar J
153840b080 Rename asdf-exec to qwer-exec 2015-07-28 13:15:30 +05:30
Akash Manohar J
6273b37b15 Add qwer command 2015-07-28 13:15:01 +05:30
Akash Manohar J
ec866a1bb1 Fix #19: Delete install path if install fails 2015-07-28 11:32:56 +05:30
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