Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: installer #489

Merged
merged 28 commits into from
Jun 14, 2019
Merged

feat: installer #489

merged 28 commits into from
Jun 14, 2019

Commits on Jun 13, 2019

  1. Add installer

    syumai authored and bartlomieju committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    c689f8e View commit details
    Browse the repository at this point in the history
  2. Update README of deno_install

    syumai authored and bartlomieju committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    38aea3d View commit details
    Browse the repository at this point in the history
  3. replace wget with fetch

    bartlomieju committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    8f78c9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c865227 View commit details
    Browse the repository at this point in the history
  5. better prompt

    bartlomieju committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    b64f0a6 View commit details
    Browse the repository at this point in the history
  6. even better prompt

    bartlomieju committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    a8d0f63 View commit details
    Browse the repository at this point in the history
  7. lint & fmt

    bartlomieju committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    8435486 View commit details
    Browse the repository at this point in the history
  8. remove shebang parsing

    bartlomieju committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    fd4d530 View commit details
    Browse the repository at this point in the history
  9. add help prompt

    bartlomieju committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    4ff7fec View commit details
    Browse the repository at this point in the history
  10. fix arg parsing

    bartlomieju committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    ffd3af8 View commit details
    Browse the repository at this point in the history
  11. add uninstall command

    bartlomieju committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    0331109 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aabd191 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. install local scripts

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    86a6e4e View commit details
    Browse the repository at this point in the history
  2. lint

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    86bd510 View commit details
    Browse the repository at this point in the history
  3. add simple test case

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    1dda37e View commit details
    Browse the repository at this point in the history
  4. lint

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    0576c4c View commit details
    Browse the repository at this point in the history
  5. reset CI

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    75ab128 View commit details
    Browse the repository at this point in the history
  6. add env permission

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    cbd05ea View commit details
    Browse the repository at this point in the history
  7. add debug statement

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    29d891e View commit details
    Browse the repository at this point in the history
  8. remove debug statement

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    25b9ae5 View commit details
    Browse the repository at this point in the history
  9. Add missing await

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    84143ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7a703b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77c37db View commit details
    Browse the repository at this point in the history
  12. fix windows test

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    81030d6 View commit details
    Browse the repository at this point in the history
  13. update README

    bartlomieju committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    b77746c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6137f6e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    637a6f3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    09ac618 View commit details
    Browse the repository at this point in the history