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

Move starter pack installation directory to own repo #75

Open
kordwarshuis opened this issue Jan 17, 2025 · 4 comments
Open

Move starter pack installation directory to own repo #75

kordwarshuis opened this issue Jan 17, 2025 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@kordwarshuis
Copy link

kordwarshuis commented Jan 17, 2025

What

The starter pack currently has a directory that contains a functional Spec-Up-T installation.

This is the directory: https://github.com/trustoverip/spec-up-t-starter-pack/tree/main/spec-up-t-starterpack

When calling npx create-spec-up-t my-specification, the subdirectory is copied to the location where the npx script is called.

This directory should get its own repo. The installation script should copy the files from this repo instead of copying the subdirectory.

Why

This way, we can create a GitHub Action Workflow that does the same as the current npx installation script.

Who

This way, users are not dependent on the Command Line.

Feature requested by @talltree and Carly Huitema.

What way

We will keep the current sub-directory and installation script as is. The new repo is for testing, and if it works, we can move over to this repo.

Also see: #76

@kordwarshuis kordwarshuis added the enhancement New feature or request label Jan 17, 2025
@kordwarshuis kordwarshuis changed the title Move installation directory to own repo Move starter packj installation directory to own repo Jan 17, 2025
@kordwarshuis
Copy link
Author

@henkvancann :

  • Do you agree with this proposal?
  • If so: create a new repo on github.com/trustoverip or create it on blockchainbird for testing and fork later?

@kordwarshuis kordwarshuis changed the title Move starter packj installation directory to own repo Move starter pack installation directory to own repo Jan 17, 2025
@henkvancann
Copy link

Yes, I agree, maybe ask Kevin for a trustoverip repo with a link to this issue, right away for we might face unnecessary integration challenges if we postpone this.

@kordwarshuis
Copy link
Author

I will ask Kevin. After investigating some alternatives, I think the best name for the repo is going to be:
spec-up-t-boilerplate

@kordwarshuis
Copy link
Author

Request was sent to Kevin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants