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: add generate fromTemplate command #221

Merged
merged 96 commits into from
Sep 27, 2022

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    f4789e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    d282dae View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    5978738 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    633732d View commit details
    Browse the repository at this point in the history
  2. fix: code smells

    Souvikns committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    5e2b448 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    69d20eb View commit details
    Browse the repository at this point in the history
  2. chore: removing unused types

    Souvikns committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    ee85ddf View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    664ca06 View commit details
    Browse the repository at this point in the history
  2. chore: ignoring imports

    Souvikns committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    8d3bf1e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    b45ea60 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    cafbc72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c9f54c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    c5c93a6 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Souvikns committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    8ddeb1a View commit details
    Browse the repository at this point in the history
  3. chore: update test script

    Souvikns committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    0b4e1a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    6243dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93a6b6a View commit details
    Browse the repository at this point in the history
  3. fix: fix code smell

    Souvikns committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    c7a236b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'generator-command' of https://github.com/Souvikns/cli i…

    …nto generator-command
    Souvikns committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    62809d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    dd3a734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    184843a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    7e90d0f View commit details
    Browse the repository at this point in the history
  2. chore: install babel/core

    Souvikns committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    407f3af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60b6a6e View commit details
    Browse the repository at this point in the history
  4. refactor: fix code smell

    Souvikns committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a15d638 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41f4cba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    912f72c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    c192da1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    233f5f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    57994ba View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    f8d202c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    181a91d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    380f070 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    00356ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bfd5f2 View commit details
    Browse the repository at this point in the history
  3. refactor: remove old test

    Souvikns committed May 12, 2022
    Configuration menu
    Copy the full SHA
    b602012 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'generator-command' of https://github.com/Souvikns/cli i…

    …nto generator-command
    Souvikns committed May 12, 2022
    Configuration menu
    Copy the full SHA
    07e0678 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    9e10797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cdd76f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    cc5924a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    b522db7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18640f5 View commit details
    Browse the repository at this point in the history
  3. refactor: address code smell

    Souvikns committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b90a5be View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    e573e8f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. fix watch mode

    magicmatatjahu committed May 30, 2022
    Configuration menu
    Copy the full SHA
    7490962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a660a0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fc02b6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    1efece8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    426c361 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    82cffbf View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    9cb952c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eb575d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e872c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f224717 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6733858 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    54e9a14 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    0b351da View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    ea73263 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    4622be8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    2e0921e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e196b20 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    28d42f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35bc887 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    3acdc6c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. feat: add tests

    Souvikns committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    93ee74b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95709c3 View commit details
    Browse the repository at this point in the history
  3. chore: lint fix

    Souvikns committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    198cb76 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    f833ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d93f1b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e765cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2946989 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bb545f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    1e78a4f View commit details
    Browse the repository at this point in the history
  2. refactor: lint fixes

    Souvikns committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a0fc9d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e6a5b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    07a15b0 View commit details
    Browse the repository at this point in the history
  2. refactor: fix code smells

    Souvikns committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a9d9bf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. refactor: fix tests

    Souvikns committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    140c3d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8759cc View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    bee82be View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    b14cc90 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    0bbf4da View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    e6688fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c1cf6 View commit details
    Browse the repository at this point in the history
  3. chore: lint fix

    Souvikns committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    f520fd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    6dd844d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    845358c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea654c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Update README.md

    Souvikns committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1718392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c20518 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    6e2f2c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    26ec99f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    59f035e View commit details
    Browse the repository at this point in the history
  2. feat: add remaining tests

    Souvikns committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    51cef6e View commit details
    Browse the repository at this point in the history
  3. Update fromTemplate.test.ts

    Souvikns committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    58a88b5 View commit details
    Browse the repository at this point in the history
  4. Update fromTemplate.test.ts

    Souvikns committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    3fbf810 View commit details
    Browse the repository at this point in the history