generate / generate-licenseLinks
Generate a license file from the command line when Generate is installed globally, or use this generator as a plugin or sub-generator in your own generator project.
☆91Updated 3 years ago
Alternatives and similar repositories for generate-license
Users that are interested in generate-license are comparing it to the libraries listed below
Sorting:
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆125Updated last year
- Open the GitHub page of the given or current directory repo☆191Updated last year
- Create clickable links in the terminal☆91Updated last month
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 4 months ago
- Get your internal IP address☆71Updated 3 years ago
- Create boxes in the terminal☆75Updated 2 years ago
- Wait for localhost to be ready from the command-line☆120Updated 3 weeks ago
- Get environment variables from the shell☆82Updated 3 weeks ago
- Randomize the order of items in an array☆108Updated 3 weeks ago
- Import all modules in a directory☆138Updated 2 years ago
- Get user info of an npm user☆31Updated last year
- Detect whether a terminal supports color☆18Updated 4 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Truncate a string to a specific width in the terminal☆87Updated 3 weeks ago
- Regular expression for matching issue references☆49Updated last year
- Linter for XO☆181Updated 6 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 8 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆71Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆128Updated last month
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated last month
- Simple one-liner shell script that installs official Node.js binaries☆143Updated 2 years ago
- Boxes for use in the terminal☆103Updated last year
- Check if your package was installed globally☆69Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Copy a file☆121Updated last month
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Delay execution for a given amount of seconds☆86Updated last year
- Linkify GitHub issue references☆46Updated 3 weeks ago
- Slugify a string☆60Updated 3 weeks ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated 3 weeks ago