base-repos / base-ignore
Adds an `.ignore` method that parses `.gitignore` and converts the patterns from wildmatch to glob patterns, so they can then be passed to glob, minimatch, micromatch, gulp.src, glob-stream, etc
☆11Updated 8 years ago
Alternatives and similar repositories for base-ignore:
Users that are interested in base-ignore are comparing it to the libraries listed below
- Base plugin that adds support for generating files from a declarative scaffold configuration.☆11Updated 5 years ago
- Plugin for adding routes support to your `base` application. Requires templates support to work.☆11Updated 7 years ago
- Detect potential file system conflicts and if necessary prompt the user before overwriting files.☆11Updated 5 years ago
- Orchestrate multiple instances of Base at once.☆11Updated 7 years ago
- Plugin that adds support for generating project files from a declarative boilerplate configuration.☆12Updated 8 years ago
- Base plugin that adds a `project` getter to the instance for getting the name of a project. Gets the project name for new (empty) project…☆12Updated 8 years ago
- Watch plugin for base applications.☆12Updated 9 years ago
- Plugin for base-methods that simplifies mapping argv arguments to tasks, commands, and options☆12Updated 8 years ago
- Base plugin that adds a getter/setter for the current working directory.