Integrate with VSCode viaextension Support for Linux, Windows and macOS Upload any file to given remote github repo folder Upload fromclipboard Custom autorenamingrules CDNvia replacing rules Config viaEnvironment Variable Output URL to stdout/clipboard, supports markdown image format ...
.github chore: update workflow and update conventional-changelog-cl version Oct 22, 2024 .husky chore: upgrade commitlint Oct 6, 2024 .vscode feat: remove azusa Feb 27, 2024 dist chore(release): 6.0.10 Jan 9, 2025 scripts build: replace esbuild with vite-plugin-monkey ...
Upload to OBS 作者 功能 配置 标识 输入参数 remove-old-sources obs-package-name obs-project-name obs-user-name obs-password obs-instance-url local-package-dir 使用方法 注意事项 贡献 许可证 Upload to OBS 这是一个用于将本地包上传到OBS(Open Build Service)的GitHub Actions工作流。 作者 Elysia ...
quick-start-node/ ├── .github │ └── workflows │ └── build-lint-test.yml ├── .vscode │ ├── extensions.json │ └── settings.json ├── env │ ├── development.json │ ├── example.json │ ├── production.json │ └── test.json ├── logs │ ├─...
Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Readme Keywords frontend upload vue web worker Install npm ieasy-upload-vue Repository github.com/xiaosuom/easy-upload-vue ...
1) projectToken:来源,如下图 2) projectId:来源,如下图 3) yapiUrl:项目部署的ip加端口,我的是http://127.0.0.1:3000/ 4)测试上传接口,如下图,选中方法名,点击右键,选择UploadToYapi,执行之后,上传接口 接口上传成功日志 上传成功之后,在该项目下,可以看到已经生成的接口可以了 ...
I asked whether this project is the right one because I am unsure about who is delivering what in this case. I see that https://github.com/arduino/arduino-esp32 is a downstream git repo from you, and if the Arduino Nano ESP32 support is added there and should not be upstreamed that...
I always use vscode to connect remote server. And I will download/upload some files. When the file is large, the vscode will lose response. Sometimes I download some files that I don't need in mistakes, I could not cancel these tasks unl...
varSftpUpload=require('sftp-upload'),fs=require('fs');varoptions={host:'localhost',username:'root',path:'/',remoteDir:'/tempDir',excludedFolders:['**/.git','node_modules'],exclude:['.gitignore','.vscode/tasks.json'],privateKey:fs.readFileSync('privateKey_rsa'),passphrase:fs.readFil...
quick-start-node/ ├── .github │ └── workflows │ └── build-lint-test.yml ├── .vscode │ ├── extensions.json │ └── settings.json ├── env │ ├── development.json │ ├── example.json │ ├── production.json │ └── test.json ├── logs │ ├─...