Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
6818b724
Unverified
Commit
6818b724
authored
Nov 17, 2018
by
Hyungsuk Kang
Committed by
GitHub
Nov 17, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add an example and argument explanation
parent
b32ba485
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
tutorial_remixd_filesystem.md
docs/tutorial_remixd_filesystem.md
+4
-1
No files found.
docs/tutorial_remixd_filesystem.md
View file @
6818b724
...
...
@@ -11,7 +11,10 @@ Remixd can be globally installed using the following command:
`npm install -g remixd`
.
Then
`remixd -s <absolute-path-to-the-shared-folder> --remix-ide <your-remix-ide-URL-instance>`
will start Remixd
and share the given folder.
and share the given folder. Remix URL instance can be identified by clicking on
`copy and paste`
icon.
For example, to sync your local folder to the official Remix IDE,
`remixd -s <absolute-path-to-the-shared-folder> --remix-ide https://remix.ethereum.org`
The folder is shared using a websocket connection between
`Remix IDE`
and
`Remixd`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment