Skip to content

Commit

Permalink
Add deploy strategies
Browse files Browse the repository at this point in the history
  • Loading branch information
shamsartem committed Aug 12, 2022
1 parent a665d08 commit eb42107
Show file tree
Hide file tree
Showing 12 changed files with 300 additions and 108 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ EXAMPLES
## `fluence service repl [NAME | PATH | URL]`
Open service inside repl
Open service inside repl (downloads and builds modules if necessary)
```
USAGE
Expand All @@ -482,7 +482,7 @@ FLAGS
--no-input Don't interactively ask for any input from the user

DESCRIPTION
Open service inside repl
Open service inside repl (downloads and builds modules if necessary)

EXAMPLES
$ fluence service repl
Expand Down
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"decompress": "^4.2.1",
"filenamify": "^4.3.0",
"inquirer": "^8.2.4",
"lodash": "^4.17.21",
"multiaddr": "^10.0.1",
"node-fetch": "^2.6.7",
"platform": "^1.3.6",
Expand Down
Loading

0 comments on commit eb42107

Please sign in to comment.