You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/templates/README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# CKB-JS-VM Create Command Implementation Plan
1
+
# offckb Create Command Implementation
2
2
3
3
## Overview
4
4
5
-
This document outlines the implementation plan for enhancing the `offckb create` command to generate standalone CKB JavaScript script projects using ckb-js-vm, with focus on maintainability, flexibility, and ease of use.
5
+
This document outlines the implementation explanation for enhancing the `offckb create` command to generate standalone CKB JavaScript script projects using ckb-js-vm, with focus on maintainability, flexibility, and ease of use.
0 commit comments