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

Fix some CLI UX issues #5

Merged
merged 4 commits into from
Dec 2, 2020
Merged

Fix some CLI UX issues #5

merged 4 commits into from
Dec 2, 2020

Commits on Dec 1, 2020

  1. Treat dot replacement as CWD

    Closes #1
    Ivan Mirić committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    3a44174 View commit details
    Browse the repository at this point in the history
  2. Fix running 'go list' in vendored module

    Ivan Mirić committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    4a2cde9 View commit details
    Browse the repository at this point in the history
  3. Use binary from CWD to avoid it being ran from PATH

    Ivan Mirić committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    73596c8 View commit details
    Browse the repository at this point in the history
  4. Update README with k6 examples, emphasize 'extensions' rather than 'p…

    …lugins'
    Ivan Mirić committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    04cfe6e View commit details
    Browse the repository at this point in the history