Generates a GMenu2X aliasfile from a directory of files
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
src | ||
.eslintrc.js | ||
.gitignore | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
GMenu2X aliasfile generator
Generates a GMenu2X aliasfile from a directory of files
Usage
Generate to standard out:
npm start -- --directory /path/to/roms
Pipe it to an aliasfile:
npm start -- -d /path/to/roms > /path/to/aliasfile