Find better way of dealing with host-specific files
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Perhaps using a directory structure like `[package]/host/[hostname]/[file]` instead of `[package]/[file].[hostname]` would be better since it's more generic, not as reliant on custom file-naming schemes, better to discover automatically (e.g. this schema wouldn't require declaring every host-specific file in the `dotpkg.json`), better supported in editors and on OSs like Windows that rely on file extensions?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.