File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 145
145
1. postgres ` npm run littleMermaid2SQL -- -d postgres --src samples/Adventureworks_pg.md `
146
146
1. mysql ` npm run littleMermaid2SQL -- -d mysql --src samples/Adventureworks_mysql.md `
147
147
4. Force uninstall
148
- * ` npm uninstall -g little-mermaid-2-the-sql `
149
- * ` npm list -g `
150
- * ` littleMermaid2SQL --help `
151
- 5. test package
152
- * update .npmignore
153
- * run ` npm pack ` unzip contents and verify , node_modules are not required b / c they will be installed with package .json
154
- * ` npm unpublish @funktechno/little-mermaid-2-the-sql@0.0.5 ` can only work within 1 week of publish , not very useful b / c not possible to republish an unpublished version
148
+ * ` npm uninstall -g little-mermaid-2-the-sql `
149
+ * ` npm list -g `
150
+ * ` littleMermaid2SQL --help `
151
+ 5. test npm packaging
152
+ * update ` .npmignore `
153
+ * run ` npm pack ` unzip contents and verify , node_modules are not required b / c they will be installed with package .json
154
+ * ` npm unpublish @funktechno/little-mermaid-2-the-sql@0.0.5 ` can only work within 1 week of publish , not very useful b / c not possible to republish an unpublished version
155
155
156
156
### Technologies
157
157
* [esLint ](https :// eslint.org/)
You can’t perform that action at this time.
0 commit comments