exercism / exercism/problem-specifications
Is there a way to set a folder's contents to be included in each problem?
未关闭
- 主要语言
- Ruby
- 星标
- 358
- 派生
- 563
- 平均合并
- 18 小时 41 分钟
- 30 天内合并 PR
- 2
描述
I am working on a new track but each exercise its going to have at least 2 duplicated files which I rather have somewhere else for easier updating.
```
bobExample.ts
bob.test.ts
package.json // Same in every problem
tsconfig.json // Same in every problem
tslint.json // Same in every problem
```
Is there a way to have a folder which contents always gets included in each exercise?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。