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
bf9b7447
Unverified
Commit
bf9b7447
authored
Nov 17, 2018
by
Hyungsuk Kang
Committed by
GitHub
Nov 17, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revision #1
parent
6818b724
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 @
bf9b7447
...
@@ -11,7 +11,7 @@ Remixd can be globally installed using the following command:
...
@@ -11,7 +11,7 @@ Remixd can be globally installed using the following command:
`npm install -g remixd`
.
`npm install -g remixd`
.
Then
`remixd -s <absolute-path-to-the-shared-folder> --remix-ide <your-remix-ide-URL-instance>`
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.
Remix URL instance can be identified by clicking on
`copy and paste`
icon.
and share the given folder.
For example, to sync your local folder to the official Remix IDE,
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`
`remixd -s <absolute-path-to-the-shared-folder> --remix-ide https://remix.ethereum.org`
...
...
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