Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benjohnde/stringify
Picks xlsx file and generates string-files for droid.
https://github.com/benjohnde/stringify
Last synced: 22 days ago
JSON representation
Picks xlsx file and generates string-files for droid.
- Host: GitHub
- URL: https://github.com/benjohnde/stringify
- Owner: benjohnde
- License: mit
- Created: 2016-01-14T12:25:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T15:58:30.000Z (over 8 years ago)
- Last Synced: 2023-03-24T02:56:05.513Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stringify
```bash
Usage: index [options]Picks xlsx file and generates string-files for droid.
Options:
-h, --help output usage information
-V, --version output the version number
-c, --cheese [cheese] Specify input xlsx defaulting to "./in.xlsx"
-p, --path [path] Specify output path defaulting to "./res"
```