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.
☆92Updated 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☆126Updated last year
- Create clickable links in the terminal☆91Updated 2 months ago
- Get your internal IP address☆72Updated 4 years ago
- Check whether a package or organization name is available on npm☆288Updated 2 months ago
- Copy a file☆122Updated 3 months ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 6 months ago
- Import all modules in a directory☆139Updated 2 years ago
- Wait for localhost to be ready from the command-line☆121Updated 2 months ago
- Open the GitHub page of the given or current directory repo☆192Updated last year
- Boxes for use in the terminal☆104Updated last year
- Delay execution for a given amount of seconds☆86Updated last month
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Truncate a string to a specific width in the terminal☆87Updated last month
- Check if argv has a specific flag☆95Updated 4 years ago
- Link component for Ink☆186Updated 2 months ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Flexible dependency update tool☆100Updated last week
- Check whether a package or organization name is available on npm☆171Updated last year
- Check if your package was installed globally☆70Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Move a file - Even works across devices☆204Updated 2 years ago
- Display images in the terminal