James Hegedus
|
50feef2a77
|
fix: CI formatting use editorconfig (#751)
|
2020-06-30 09:16:35 +10:00 |
|
Victor Hugo Borja
|
5ab01f49df
|
Allow eval only on asdf function at lib/asdf.sh.
It's needed for `asdf shell` command.
|
2019-12-03 11:04:04 -06:00 |
|
Timo Sand
|
d76f639c75
|
Fix shell compatibility with ZSH
`command eval` does not work in ZSH
|
2019-12-01 20:41:28 +01:00 |
|
Victor Hugo Borja
|
b8dc5f1604
|
Run shfmt on bash files
|
2019-11-29 10:15:38 -06:00 |
|
Victor Hugo Borja
|
e968fe6142
|
Subcommand-aware command line interface.
|
2019-11-27 12:17:17 -06:00 |
|
Akash Manohar J
|
886daefb26
|
Remove unnecessary file
|
2015-05-10 22:59:32 +05:30 |
|
Akash Manohar J
|
21e4c156d3
|
Move out reshim and exec
|
2015-05-10 22:55:42 +05:30 |
|
Akash Manohar J
|
4e90b9405e
|
TODO move out reshim and exec commands
|
2015-05-08 11:32:07 +05:30 |
|
Akash Manohar J
|
dca70739f5
|
echo help text from file
|
2015-05-06 19:15:17 +05:30 |
|
Akash Manohar J
|
6632e18d4f
|
Reshim after install; Create shims dir if doesn't exist
|
2015-05-06 19:04:55 +05:30 |
|
Akash Manohar J
|
2b1f2349b1
|
Don't pass extra args to script
|
2015-03-03 11:59:48 +05:30 |
|
Akash Manohar J
|
d596987f55
|
Use uninstall script if available, else just delete the install path
|
2014-12-19 11:11:14 +05:30 |
|
Akash Manohar J
|
a1e7b8ce36
|
chmod +x bin/* scripts once source has been cloned
|
2014-12-19 09:45:49 +05:30 |
|
Akash Manohar J
|
53962a986d
|
list-all should return a string with versions seperated by space
|
2014-12-18 16:28:25 +05:30 |
|
Akash Manohar J
|
459839604c
|
Check for exec-env and call it to get env vars
|
2014-12-14 22:25:21 +05:30 |
|
Akash Manohar J
|
26ec9a774a
|
Ability to set env vars in bin/exec-env
|
2014-12-14 22:22:37 +05:30 |
|
Akash Manohar J
|
7f86587353
|
Add reshim command
|
2014-12-14 13:43:43 +05:30 |
|
Akash Manohar J
|
e8806caf61
|
Fix installs; list command working
|
2014-12-13 21:56:56 +05:30 |
|
Akash Manohar J
|
95d5458706
|
Create the sources dir before clone a source dir
|
2014-11-30 21:39:56 +05:30 |
|
Akash Manohar J
|
4fde901a56
|
Add source-add, source-update, source-remove
|
2014-11-30 21:37:33 +05:30 |
|
Akash Manohar J
|
cdee09dec3
|
Cleanup readme
|
2014-11-30 15:48:49 +05:30 |
|
Akash Manohar J
|
1df29d6913
|
Use installs/<package>/<version> as installation dir
|
2014-11-30 15:25:26 +05:30 |
|
Akash Manohar J
|
879d8fa5f5
|
Use binary operators
|
2014-11-30 14:16:07 +05:30 |
|
Akash Manohar J
|
281aaf705d
|
Add support for installing versions like foo, tag:foo and commit:foo
|
2014-11-30 14:13:07 +05:30 |
|
Akash Manohar J
|
87b548a46d
|
Write version and hash to .versions file
|
2014-11-30 12:54:59 +05:30 |
|
Akash Manohar J
|
26c67bc32f
|
WIP: Attempting to install erlang 17.3.4 now
|
2014-11-30 11:32:57 +05:30 |
|
Akash Manohar J
|
32fe431ae6
|
WIP: erlang package
|
2014-11-30 00:01:37 +05:30 |
|
Akash Manohar J
|
d5f19e8bd0
|
Refactor
|
2014-11-29 21:58:11 +05:30 |
|
Akash Manohar J
|
f60eced156
|
Use erlang as an example source
|
2014-11-29 20:16:29 +05:30 |
|
Akash Manohar J
|
643d3419cb
|
Fix up functions; get list working
|
2014-11-29 16:54:02 +05:30 |
|
Akash Manohar J
|
12b420b908
|
Change expected commands
|
2014-11-29 10:12:29 +05:30 |
|
Akash Manohar J
|
efa1268689
|
Stubs
|
2014-10-19 21:49:40 +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 |
|