Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
n4bb12 committed Sep 17, 2018
1 parent 448385e commit d967785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REQUIREMENTS.md
Expand Up @@ -8,6 +8,6 @@ Things I would like to be able to do with a simple API:
- ✅ delete file --> remove unwanted files for cleanup, e.g. logfiles
- ✅ merge file fragments --> insert partials into `README.md`
- ✅ edit json file --> update `package.json` with standardized values
- 🔳️ edit line-based file --> update `.gitignore`
- edit line-based file --> update `.gitignore`
- ✅ run shell commands in directory --> `yarn install`, `git fetch`, `yarn upgrade`, `sort-package-json`
- ✅ get warned if something deviates from expectations --> no tests in `package.json`, missing license

0 comments on commit d967785

Please sign in to comment.