上传项目到 Overleaf #528
Closed
YDX-2147483647
started this conversation in
Show and tell
Replies: 1 comment 6 replies
-
|
好奇这个的用意只是通过 CLI 获得个人文档的分享链接吗? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
src/upload.jspackage.json{ "name": "overleaf", "version": "1.0.0", "description": "", "private": true, "type": "module", "scripts": { "upload": "node src/upload.js" }, "keywords": [], "author": "", "license": "MIT", "devDependencies": { "@playwright/browser-firefox": "^1.44.1", "playwright": "^1.44.1" } }pnpm-lock.yamlBeta Was this translation helpful? Give feedback.
All reactions