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
b32ba485
Unverified
Commit
b32ba485
authored
Nov 17, 2018
by
Hyungsuk Kang
Committed by
GitHub
Nov 17, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add argument to connect local folder to remix-ide
Added --remix-ide parameter to give address to connect to
parent
365fbd9f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tutorial_remixd_filesystem.md
docs/tutorial_remixd_filesystem.md
+1
-1
No files found.
docs/tutorial_remixd_filesystem.md
View file @
b32ba485
...
...
@@ -10,7 +10,7 @@ The code of RemixD can be checked out
Remixd can be globally installed using the following command:
`npm install -g remixd`
.
Then
`remixd -s <absolute-path-to-the-shared-folder>`
will start 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.
The folder is shared using a websocket connection between
`Remix IDE`
...
...
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