summaryrefslogtreecommitdiff
path: root/resources/helpdoc/commands/workspace.en.md
blob: 000943d6aae021a3fd3a3dd52dae61ef5171582f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
> Workspace Management Commands

## Usage
jvn workspace <SUBCOMMAND> <PARAM: ?>

## Subcommands

### Initialize
Initialize a workspace in the _current directory_
jvn workspace init

### Create
Initialize a workspace in a _specified directory_
jvn workspace create <directory>