1.0.2 • Published 5 years ago

@typeshell/nodeshell v1.0.2

Weekly downloads
87
License
ISC
Repository
github
Last release
5 years ago

使用手册

安装

Linux/Mac用户

If you are using linux or mac, please using following command:

curl https://edwinjhlee.github.io/nodeshell/install.sh | sudo bash

Or download the file from:

https://github.com/lteam18/auto/releases/download/v0/nodeweb.linux.exe https://github.com/lteam18/auto/releases/download/v0/nodeweb.mac.exe

Windows用户

If you are using windows, please download the exe file from

https://github.com/lteam18/auto/releases/download/v0/nodeweb.win.exe

开发手册

增强功能

  1. js: 默认可读,默认由os-command包
  2. ts: 内置ts-loader,需要在前面备注这是tsshell,会直接翻译

需求列表:

基本功能:

  1. 自动从os-command库获取最新的代码;可以将代码缓存到/tmp,但需要校验
  2. 输出手动更新脚本的地址
  3. os-command只保留最小化的功能代码
  4. 将命令行代码以远程require方法提供
  5. 官方更新command-helper最新版

社区生态:

  1. 自动获取scripts列表
  2. 提供scripts加载
  3. 版本规划,确保版本能保证这些script的运作正常