Commit graph

28 commits

Author SHA1 Message Date
Daniel Bulant
28d1e2506f
Překlad do češtiny 2020-05-09 21:30:16 +02:00
Nayeem Rahman
bd28456269
Revert "Default DENO_INSTALL to $HOME/.local (#89)" (#106)
This reverts commit 654d0ea309.
2020-04-08 15:17:12 -04:00
Ryan Dahl
b635b52584
Use new LLVM target triple filenames (#99)
Also remove support for non-windows in powershell. I'm very sure no one uses
it, it complicates the script, I don't care to maintain it.
2020-03-31 11:47:44 -04:00
Nayeem Rahman
f00e5a40a3 feat: Support DENO_INSTALL in the powershell installer (#90) 2019-12-14 09:17:11 +08:00
木杉
7bdb161ab5 Add documents to manage multiple versions on Windows with Scoop (#91) 2019-12-11 11:05:48 +08:00
Nayeem Rahman
654d0ea309 Default DENO_INSTALL to $HOME/.local (#89) 2019-12-08 04:23:17 +08:00
Nayeem Rahman
7b3d3daf45 fix: Don't use version as a subcommand (#88)
Fix DENO_INSTALL example
2019-12-06 08:10:06 -05:00
Curtis Carter
75b6b476b5 Update README.md (#86)
Added Chocolatey Install Instructions
2019-11-06 11:20:40 -05:00
Ry Dahl
f3dc7160e4
use github actions, remove travis and appveyor (#85) 2019-10-29 05:20:01 -04:00
BSKY
a4db8a45c1 Add asdf-deno to install instructions list (#81) 2019-10-28 11:27:38 -04:00
Nayeem Rahman
898e6c740f Use DENO_INSTALL instead of DENO_DIR (#75) 2019-08-22 16:42:59 -04:00
Mark Tiedemann
d0cc73eff6 Force TLS v1.1 when accessing github (#71) 2019-07-09 12:28:59 -04:00
Andy Hayden
2d7a97e2f1 Add brew install deno to README (#62) 2019-05-24 14:13:33 +03:00
Mark Tiedemann
1257b7e42f ps: Add -UseBasicParsing flag (#57) 2019-04-19 13:31:54 -04:00
Jon Jee
a3f6d552ae docs: fix typo in README.md (#48) 2019-02-25 10:55:29 -05:00
Mark Tiedemann
230bbd6636 Add Install via Package Manager section (#46) 2019-02-18 18:36:37 -05:00
Mark Tiedemann
9c7dd18d8d Document known issues and compatibility in Readme (#45) 2019-02-16 09:51:08 -05:00
Mark Tiedemann
d35d01b705 Deprecate Python installer (#42) 2019-02-15 18:51:30 -05:00
Mark Tiedemann
aff069cf34 Rewrite PowerShell script to be cross-platform (#25) 2019-01-22 13:50:50 -06:00
Mark Tiedemann
0f88ed1d63 Add install.sh (#23) 2019-01-15 18:38:22 -05:00
Arutyun Mnatsakanyan
a47d90e557 Improvements to PowerShell install script (#22) 2019-01-06 17:40:53 -05:00
Mark Tiedemann
92110a9ee1 Update PowerShell install command (#20)
- Replaced `-OutFile` with `-out` alias for brevity
- Removed single-quotes of file name for brevity
- Replaced Unix-style `./` with PowerShell-style `.\`
2019-01-05 10:20:50 -05:00
Srijan Reddy
b7bcc662e2 Allow powershell script to specify version (#19) 2019-01-05 09:52:47 -05:00
Yoshiya Hinosawa
99590073b4 Install specific version of deno (#11) 2018-11-17 13:44:08 +08:00
Bert Belder
60cce396d9
Appveyor badge should point at master branch 2018-09-12 13:54:37 -07:00
Mark Tiedemann
4d3cede60c
Add PowerShell install script 2018-09-12 13:49:32 -07:00
Ryan Dahl
8b3d7d6b7f Add CI badges 2018-09-07 12:44:40 -04:00
Ryan Dahl
4b0b7c02e6 init 2018-09-05 23:42:41 -04:00