Skip to content

Commit 2b4d24d

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 9a148c5 + 860a4e3 commit 2b4d24d

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
1-
# devspace-cloud-plugin
1+
This plugin adds various [devspace-cloud](https://github.com/devspace-cloud/devspace-cloud) functionality to [devspace](https://github.com/devspace-cloud/devspace).
2+
3+
## Installation
4+
5+
You add this plugin to devspace via:
6+
```
7+
devspace add plugin https://github.com/devspace-cloud/devspace-cloud-plugin
8+
```
9+
10+
Update this plugin via:
11+
```
12+
devspace update plugin devspace-cloud
13+
```
14+
15+
Delete the plugin via:
16+
```
17+
devspace remove plugin devspace-cloud
18+
```

0 commit comments

Comments
 (0)