登录 注册
当前位置:主页 > 资源下载 > 9 > MVS 38J桌面版本:mvs_desktop

MVS 38J桌面版本:mvs_desktop

  • 更新:2024-11-28 17:05:32
  • 大小:189KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

MVS桌面 克隆并运行以快速查看MVS Desktop的运行情况。 这是一个基于Metro 4.0桌面示例的Electron应用程序。 文档。 它还带有一个launch.json文件,可以在Visual Studio Code中对其进行调试。 这个应用程序使您可以运行将JCL作业提交到MVS 38J并执行其他MVS操作。 要克隆和运行此存储库,您需要在计算机上安装和 ( 随附)。 在您的命令行中: # Clone this repository git clone https://github.com/GroupTheorist12/mvs_desktop.git # Go into the repository cd mvs_desktop # Install dependencies npm install # Run the app npm start