Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Commit b6a1508

Browse files
committed
Fix dependencies
1 parent 73f67a6 commit b6a1508

File tree

5 files changed

+382
-106
lines changed

5 files changed

+382
-106
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
netlify-dev-plugin
2-
==================
1+
# netlify-dev-plugin
32

43
Netlify CLI plugin for local dev experience.
54

65
## Usage
76

8-
* `netlify dev` start a local dev server for the build tool you're using
9-
* `netlify dev:exec <command>` runs a shell command within the netlify dev environment
7+
- `netlify dev` start a local dev server for the build tool you're using
8+
- `netlify dev:exec <command>` runs a shell command within the netlify dev environment
9+
- `netlify functions:create` bootstrap a new function
1010

1111
## Using the beta
1212

0 commit comments

Comments
 (0)