1.0.0 • Published 8 years ago

generator-linux-start-menu-item v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

generator-linux-start-menu-item NPM version Build Status Dependency Status

This Yeoman generator, allows to place any program or command on Linux Start menu, by creating a .desktop file from a list of prompts. You can read more about how .desktop files work here

Installation

First, install Yeoman and generator-linux-start-menu-item npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-linux-start-menu-item 

Then run the following command and follow the instructions, to generate a new menu item:

yo generator-linux-start-menu-item 

Contributing

All contributions are welcome. Please read CONTRIBUTING.md for contribution instructions.

License

MIT © Bruno Paz