Skip to content

i18next/i18next-cli-app-example

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
June 25, 2021 13:42
June 25, 2021 13:42
June 25, 2021 13:42
June 25, 2021 13:42
June 25, 2021 13:42
June 25, 2021 13:42

to test it locally

git clone git@github.com:i18next/i18next-cli-app-example.git && cd i18next-cli-app-example && npm i

./bin/mycli.js sayhi -l de -n John

  • or first package it: npm run pkg

  • for mac: ./bins/mycli-macos sayhi -l de -n John

  • for linux: ./bins/mycli-linux sayhi -l de -n John

  • for windows: ./bins/mycli-win.exe sayhi -l de -n John

About

i18next in a cli app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published