Find a way to add secret scripts/ folder
Open
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I like having my scripts on `/scripts`, but having to check whether I can commit stuff (aka if it's secret or not) is annoying. I don't have any ideas on how to neatly implement this. What I want is
1. Both public and secret stuff to be on the cloud (github or any other service)
2. Easy way to tell git whether it should commit a certain file or not (perhaps a folder for secret and a folder for public stuff?)
3. Unified way to automatically install/update public and private scripts
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.