Utility to speed up the work with '97 things' repositories.
npm install ns-utils -g
- Create folder for translation
mkdir fr
cd fr
- Initialize structure
ns-utils init
-
Translate things
-
Create summary
ns-utils summary
- Sort things after complete translation
ns-utils sort
- Add link your translation to LANGS.md
ns-utils init
Create 97 things folders with empty README.md
ns-utils summary
Generate SUMMARY.md from things folders with README.md
ns-utils sort
Sort things in folders and in SUMMARY.md