ns-utils

0.2.0 • Public • Published

97-utils

Utility to speed up the work with '97 things' repositories.

Install

npm install ns-utils -g

Example of Usage

  1. 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

Commands

Create Structure

ns-utils init

Create 97 things folders with empty README.md

Create Summary

ns-utils summary

Generate SUMMARY.md from things folders with README.md

Sort Things

ns-utils sort

Sort things in folders and in SUMMARY.md

Readme

Keywords

none

Package Sidebar

Install

npm i ns-utils

Weekly Downloads

4

Version

0.2.0

License

MIT

Last publish

Collaborators

  • semigradsky