Commit 4f06f3c1 authored by Liana Husikyan's avatar Liana Husikyan Committed by Aniket

added remixD release instruction

parent d6e7cabc
......@@ -7,6 +7,13 @@ This document includes:
- how to update remix-beta.ethereum.org
- how to release remix IDE
## RemixD release
- update new version number in remixd libs/remixd/package.json
- build remixd
- cd into ./dist/libs/remixd
- npm publish
- create bump PR to master.
## Remix libs release
- git fetch origin master
- git checkout origin/master
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment