Best Practices for Creating Skeleton Projects with Spec Kit #1150
iorgadas-cloud
started this conversation in
General
Replies: 1 comment 1 reply
-
|
I'm also interested in providing an existing repository as an "inspiration" as a part of my spec. It would allow us to go from [example code] -> [spec] -> [our code] |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, we are looking to create several similar projects that involve fetching data from source X, processing it, and persisting it to a database. We would like to understand the best approach to use Spec Kit for creating a skeleton project that serves as a base for these projects, with its own specifications (primarily focused on the data source type).
Additionally, is it possible to include a Git repository as part of the specification step? We believe this could provide Spec Kit with a reference or hint on how to implement the project.
Beta Was this translation helpful? Give feedback.
All reactions