@contentpilot/gulp-font-awesome
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "@contentpilot/gulp-font-awesome", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Grabs Font Awesome icon style and compiles into font folder.", | ||
@@ -15,3 +15,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://bitbucket.org/contentpilot/gulp-font-awesome.git" | ||
"url": "https://github.com/content-pilot/gulp-font-awesome" | ||
}, | ||
@@ -23,7 +23,3 @@ "keywords": [ | ||
"author": "Content Pilot", | ||
"license": "MIT", | ||
"homepage": "https://bitbucket.org/contentpilot/gulp-font-awesome#readme", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
} | ||
"license": "MIT" | ||
} |
@@ -5,8 +5,20 @@ # Content Pilot Font Awesome | ||
# Install as devDependency | ||
### Installation | ||
`npm install @contentpilot/gulp-font-awesome --save-dev` | ||
# Run in command line | ||
### Require in gulpfile.js | ||
`gulp font-awesome` | ||
`require( '@contentpilot/gulp-font-awesome' );` | ||
### Commands | ||
`gulp font-awesome` | ||
### Publish to NPM | ||
To update this repository on NPM using the GitHub action, | ||
1. Bump the version number in `package.json` | ||
2. Commit with message pattern of `Release x.x.x` | ||
3. Push to `master` branch to `origin` |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
2636
54.33%4
33.33%1
-50%23
109.09%