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

Scaffolding for TypeScript CLI #198

Merged
merged 17 commits into from
May 20, 2022
Merged

Scaffolding for TypeScript CLI #198

merged 17 commits into from
May 20, 2022

Commits on May 18, 2022

  1. CLI scaffolding

    gimenete committed May 18, 2022
    Configuration menu
    Copy the full SHA
    9610888 View commit details
    Browse the repository at this point in the history
  2. Commands scaffolding

    gimenete committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a88a310 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    gimenete committed May 18, 2022
    Configuration menu
    Copy the full SHA
    fee53d1 View commit details
    Browse the repository at this point in the history
  4. Fix test

    gimenete committed May 18, 2022
    Configuration menu
    Copy the full SHA
    2f0de48 View commit details
    Browse the repository at this point in the history
  5. Support ESM

    gimenete committed May 18, 2022
    Configuration menu
    Copy the full SHA
    939b5f7 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    gimenete committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e225557 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    44eb74e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into cli

    gimenete committed May 19, 2022
    Configuration menu
    Copy the full SHA
    9502f0c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into cli

    gimenete committed May 19, 2022
    Configuration menu
    Copy the full SHA
    36d202c View commit details
    Browse the repository at this point in the history
  4. Do not invoke mocha

    gimenete committed May 19, 2022
    Configuration menu
    Copy the full SHA
    25add6c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Some fixes

    gimenete committed May 20, 2022
    Configuration menu
    Copy the full SHA
    9c622e1 View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    gimenete committed May 20, 2022
    Configuration menu
    Copy the full SHA
    1aa58d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bf4fd6 View commit details
    Browse the repository at this point in the history
  4. Simplify npm install

    gimenete committed May 20, 2022
    Configuration menu
    Copy the full SHA
    8d404ce View commit details
    Browse the repository at this point in the history
  5. Fix package name

    gimenete committed May 20, 2022
    Configuration menu
    Copy the full SHA
    b529721 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f14ebc View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into cli

    gimenete committed May 20, 2022
    Configuration menu
    Copy the full SHA
    e905071 View commit details
    Browse the repository at this point in the history