![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
bob-builder
Advanced tools
Bob is the FED saviour
To consume this repo you will need to install it globally, this makes it accessable from anywhere
$ npm install bob-builder -g
$ bob add
- Register the current directory with Bob so he can keep an eye on stuff.
$ bob compile <site>
- Runs npm compile in the specified site.
$ bob deploy <site>
- Runs npm deploy in the specified site.
$ bob pull [site=all]
- Runs grunt pull in the specified site, or all sites if not supplied. under development.
$ bob clone <site>
- Clones the current repo into another repo, great for prototyping. under development.
If you want to work on this repo you will need to install the dependencies
$ npm install
You will also want to link the repo with npm. This means you won't need to run npm install -g every time you make a change.
$ npm link
Code is linted by ".jshintrc" when you run $ grunt test
or $ npm test
For more on the coding style, please see Shortbreaks about page.
Tests will run using the default grunt task but can also be called stand-alone using:
$ grunt test
FAQs
Bob is the FED saviour
The npm package bob-builder receives a total of 4 weekly downloads. As such, bob-builder popularity was classified as not popular.
We found that bob-builder demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.