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

New project creation command #2799

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    8e316d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6feac78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a26c21 View commit details
    Browse the repository at this point in the history
  4. Don't allow undefined fields

    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    e64b63a View commit details
    Browse the repository at this point in the history
  5. rename package -> project

    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    59b7212 View commit details
    Browse the repository at this point in the history
  6. stop user input when canceled

    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    f3cc1b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab375b7 View commit details
    Browse the repository at this point in the history
  8. Update PkgTemplates dirname

    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    086a3ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55181b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c3433c View commit details
    Browse the repository at this point in the history
  11. on terminal close prompt user to open the project

    Looking for a cleaner approach
    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    451f197 View commit details
    Browse the repository at this point in the history
  12. only open if path exists

    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    ea1c156 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b482c11 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    429a83b View commit details
    Browse the repository at this point in the history
  15. Add descriptions to plugins

    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    5889f1e View commit details
    Browse the repository at this point in the history
  16. add default template path

    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    d155c0c View commit details
    Browse the repository at this point in the history
  17. show github.user as default user value

    adds a simple-git dependency
    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    44ca303 View commit details
    Browse the repository at this point in the history
  18. fix add to workspace message

    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    06452cb View commit details
    Browse the repository at this point in the history
  19. give option to leave user blank

    drops any plugins that require it
    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    e5e29fc View commit details
    Browse the repository at this point in the history
  20. lint

    BenPH committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    1e92aff View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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