empress / empress/field-guide

Infer config options from existing files

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
JavaScript
Stars
19
Forks
7
PR merge metrics
No merged PRs in 30d

Description

When generating a new field-guide, the default config for `name`, `copyright`, and `github` could all be inferred from existing files in the project. For example, the default `name` can be read from the `name` property in `package.json`, the `github` property can come from `repository` in `package.json`, and `copyright` could be pulled from `COPYRIGHT.md`. Instead of providing defaults we know will have to be changed, we could proactively provide intelligent defaults that may not need changing!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.