Skip to content

97-things/ns-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  1. Initialize structure
ns-utils init
  1. Translate things

  2. Create summary

ns-utils summary
  1. Sort things after complete translation
ns-utils sort
  1. 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published