@potch/glitch-project-export

Export all Glitch projects locally using git and keep them up to date

Usage no npm install needed!

<script type="module">
  import potchGlitchProjectExport from 'https://cdn.skypack.dev/@potch/glitch-project-export';
</script>

README

glitch-project-export

Exports all your Glitch projects and keeps them up-to-date.

Install

npm i -g @potch/glitch-project-export

Usage

Will write project exports to the current directory.

usage: glitch-project-export [command] [-u username]
  
Available commands:
  export: exports all projects using 'git clone'
  update: updates all cloned projects using 'git pull'

Available options:
  -u  use the provided username to fetch the project list