chipsalliance / chipsalliance/chisel-template
Move to Giter8
- Dominant language
- Shell
- Stars
- 708
- Forks
- 203
- PR merge metrics
- No merged PRs in 30d
Description
I propose that we move this into a [Giter8](http://www.foundweekends.org/giter8/) project. This simplifies what the user has to do down to one line:
```bash
sbt new seldridge/chisel-template.g8
```
You also have some ability to customize the project with some super idiotic (m4-level) string replacement.
I have an example version (using the `release` branch as opposed to `master`) here:
- https://github.com/seldridge/chisel-template.g8
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the existing repository layout and compare it with the linked seldridge/chisel-template.g8 example, particularly its release branch. Determine what must move into the Giter8 project and verify that the one-line sbt new command creates the expected template with the proposed substitutions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100