glitch-synchronizer:使用GitHub Actions自动将Glitch项目同步到GitHub

时间:2021-05-25 12:55:04
【文件属性】:
文件名称:glitch-synchronizer:使用GitHub Actions自动将Glitch项目同步到GitHub
文件大小:71KB
文件格式:ZIP
更新时间:2021-05-25 12:55:04
JavaScript 毛刺同步器[WIP] 使用GitHub Actions将Glitch项目自动同步到GitHub。 测试工作流程 创建一个secrets.js文件: module . exports = { githubToken : '${{ personal access token with `repo:public` scope }}' , } 运行node dispatch.js 。 它将使用GitHub的API。
【文件预览】:
glitch-synchronizer-master
----config.js(59B)
----.nvmrc(4B)
----.github()
--------workflows()
----.prettierrc(69B)
----setup.js(3KB)
----postToSlack.js(533B)
----.gitignore(2KB)
----dispatch.js(300B)
----keys()
--------.gitignore(12B)
--------public.pem(800B)
--------README.md(383B)
----sync.js(5KB)
----README.md(459B)
----projects()
--------midi-rtc.config.json(37B)
--------ow-discord-bot.enckey.enc(512B)
--------midi-rtc.sshkey.enc(2KB)
--------tmp-uploader.sshkey.enc(3KB)
--------dtinth-chordbook.sshkey.pub(429B)
--------tap-bpm.sshkey.pub(420B)
--------bookmarklet-maker.sshkey.pub(430B)
--------vdo.config.json(32B)
--------midi-rtc.enckey.enc(512B)
--------video-pipe.sshkey.pub(423B)
--------jsonviewer.enckey.enc(512B)
--------jsonviewer.sshkey.pub(423B)
--------another-screen.sshkey.enc(3KB)
--------video-pipe.sshkey.enc(2KB)
--------bemuse-gyroscratch.config.json(49B)
--------bemuse-gyroscratch.sshkey.pub(431B)
--------1hz.config.json(32B)
--------1hz.enckey.enc(512B)
--------tap-bpm.enckey.enc(512B)
--------tmp-uploader.sshkey.pub(597B)
--------tap-bpm.config.json(32B)
--------tap-bpm.sshkey.enc(2KB)
--------bemuse-gyroscratch.enckey.enc(512B)
--------voice-recorder.enckey.enc(512B)
--------jamroom.enckey.enc(512B)
--------ow-discord-bot.sshkey.enc(3KB)
--------video-pipe.enckey.enc(512B)
--------another-screen.enckey.enc(512B)
--------bookmarklet-maker.sshkey.enc(2KB)
--------jsonviewer.config.json(39B)
--------another-screen.sshkey.pub(599B)
--------jamroom.sshkey.enc(2KB)
--------voice-recorder.sshkey.pub(427B)
--------tmp-uploader.enckey.enc(512B)
--------dtinth-chordbook.config.json(38B)
--------vdo.sshkey.enc(3KB)
--------bookmarklet-maker.enckey.enc(512B)
--------jamroom.sshkey.pub(420B)
--------vdo.enckey.enc(512B)
--------tinycare.enckey.enc(512B)
--------vuetoy.sshkey.pub(419B)
--------vuetoy.sshkey.enc(2KB)
--------jsonviewer.sshkey.enc(2KB)
--------tinycare.sshkey.enc(3KB)
--------tinycare.sshkey.pub(593B)
--------jamroom.config.json(36B)
--------bookmarklet-maker.config.json(46B)
--------dtinth-chordbook.enckey.enc(512B)
--------bemuse-gyroscratch.sshkey.enc(2KB)
--------vdo.sshkey.pub(588B)
--------1hz.sshkey.pub(588B)
--------tinycare.config.json(41B)
--------video-pipe.config.json(39B)
--------ow-discord-bot.config.json(31B)
--------dtinth-chordbook.sshkey.enc(2KB)
--------1hz.sshkey.enc(3KB)
--------voice-recorder.sshkey.enc(2KB)
--------vuetoy.enckey.enc(512B)
--------another-screen.config.json(43B)
--------vuetoy.config.json(35B)
--------midi-rtc.sshkey.pub(421B)
--------ow-discord-bot.sshkey.pub(599B)
--------voice-recorder.config.json(43B)
--------tmp-uploader.config.json(41B)

网友评论