1.0.6 • Published 7 years ago

dufu v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Dufu-Cli

The Dufu Framework command line utility makes it easy to create and develop GIS web apps.

Use the dufu --help command for more detailed task information.

Installing

$ npm install -g dufu

Note: For a global install of -g dufu, OSX/Linux users may need to prefix the command with sudo or can setup proper file permissions on OSX for npm to install without sudo.

Minimal node requirements:

  • NodeLTS or greater
  • NPM 3x

Starting an Dufu App

To start a Dufu app, run:

$ dufu start myapp [template]

Named template starters:

  • navigation
  • sidemenu
  • maps
  • blank
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago