0.0.11 • Published 10 years ago

d5 v0.0.11

Weekly downloads
39
License
-
Repository
-
Last release
10 years ago

d5

Install

npm install -g d5

You might need to run it with sudo.

Commands

Basic form:

d5 {command} [command-args ...]

To get help on a command:

d5 help {command}

get

Get the value of a key.

d5 get {key}

set

Set the value of a key.

d5 set {key} {value}

show

To show available commands:

d5 show commands

To show the current settings:

d5 show settings

project

Create a project based on a template:

d5 project {projectName}

clone

Clone a project from Github:

d5 clone {userName}/{projectName}
0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago