This package has been deprecated

Author message:

deprecated

@typeshell/nodeshell
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

使用手册

安装

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的运作正常

Readme

Keywords

none

Package Sidebar

Install

npm i @typeshell/nodeshell

Weekly Downloads

4

Version

1.0.2

License

ISC

Unpacked Size

51.8 kB

Total Files

37

Last publish

Collaborators

  • amslime
  • x-cmd
  • edwinjhlee
  • lteam