generate / generate-travis
Generate a .travis.yml file to the cwd or specified directory. Install globally and run with generate's CLI, or use as a component in your own generator.
☆21Updated 6 years ago
Alternatives and similar repositories for generate-travis:
Users that are interested in generate-travis are comparing it to the libraries listed below
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆17Updated 8 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- List of archive file extensions☆14Updated 11 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 3 years ago
- Generate a `.eslintrc.json` or `.eslintignore` file as part of a larger build workflow. This generator can be used as a sub-generator or …☆10Updated 7 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get the repository name from the git remote origin URL☆23Updated last year
- Get the version of a binary in semver format☆35Updated last year
- Check if a file path is a compressed file☆17Updated 11 months ago
- Check if a number is in a given range☆21Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 7 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Create backup archives with generate.☆9Updated 8 years ago
- Get the version of a binary in semver format☆42Updated last year
- Test whether all promises passes a testing function☆12Updated 6 years ago
- Find, load and merge JSON and YAML config settings from one or more files, in the specified order.☆12Updated 6 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 3 years ago
- Detect whether a terminal supports color☆18Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Generate a contributing.md file for a project. Can also be used as a building block to add this functionality to another generator.☆17Updated 7 years ago
- Type checking from node core.☆30Updated 8 years ago
- Ensure a path doesn't contain null bytes☆13Updated 2 years ago
- Node module for converting year range strings into usable dates.☆21Updated last year