den 0.0.1 copy "den: ^0.0.1" to clipboard
den: ^0.0.1 copied to clipboard

outdatedDart 1 only

Interact with pubspecs.

den pub package Build Status #

Interact with pubspecs.

##Install

pub global activate den

##Usage

$ den -h
Description:

  Interact with pubspecs

Usage:

  den [options] <command> [<args>]

Options:

  -h, --help    Print this usage information.

Commands:

  install       Add or modify pubspec dependencies
  uninstall     Remove pubspec dependencies
  fetch         Fetch and display the latest versions of some or all of your dependencies
  pull          Pull-in the latest versions of some or all of your dependencies
  completion    Tab completion for this command.

  See 'den help [command]' for more information about a command.