Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dool

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dool

d-band tool & dev tool

  • 0.0.9
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
38
increased by11.76%
Maintainers
1
Weekly downloads
 
Created
Source

dool

d-band tool & dev tool based on webpack, changed from atool

________               ______
___  __ \______ ______ ___  /
__  / / /_  __ \_  __ \__  / 
_  /_/ / / /_/ // /_/ /_  /  
/_____/  \____/ \____/ /_/ 

NPM version NPM downloads


Install

$ npm install dool -g

Usage

$ dool -h

  Usage: dool <command> [options]

  Options:

    -h, --help     output usage information
    -v, --version  output the version number

  Commands:

    init           initialize
    build          build entry files specified in package.json
    server         debug with server
    test           unit test

    
$ dool build -h

  Usage: dool-build [options]

  Options:

    -h, --help                output usage information
    -v, --version             output the version number
    -o, --output-path <path>  output path
    -w, --watch [delay]       watch file changes and rebuild
    --hash                    build with hash and output map.json
    --devtool <devtool>       sourcemap generate method, default is null
    --config <path>           custom config path, default is webpack.config.js
    --no-compress             build without compress

Report a issue

License

dool is available under the terms of the MIT License.

Keywords

FAQs

Package last updated on 18 Jan 2016

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc