An open API service indexing awesome lists of open source software.

https://github.com/lazypwny751/langush

simple localization tool
https://github.com/lazypwny751/langush

bash i18n localization shell

Last synced: 9 months ago
JSON representation

simple localization tool

Awesome Lists containing this project

README

          

# langush v0.0.1 - simple localization tool.

This script uses [sdb](https://github.com/radareorg/sdb.git), it's just stores that values as key=value and this project wrapper of localization for sdb

## Install.
```sh
git clone https://github.com/lazypwny751/langush.git
cd langush
make all
```

## Usage.
langush: langush is a localization tool using sdb,
usage: langush --build en.sh tr.sh

For more information please look up the example directory.

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[GPL3](https://choosealicense.com/licenses/gpl-3.0/)