create-adapt-cli

A CLI interface for Adapt Studio

Usage no npm install needed!

<script type="module">
  import createAdaptCli from 'https://cdn.skypack.dev/create-adapt-cli';
</script>

README

A CLI tool to speed up the creating of new projects.

How to use

Run npx create-adapt-cli then follow the instructions onscreen.

Currently you need to remove config.json and add export default to the top of config.js.

Features

  • Select which packages to include (cms, commerce)
  • Instantly spin up a new project with package.json and config.js filled out

Tools

  • Inquirer
  • Ora
  • ShellJS
  • Nodegit

Todo

  • Create a way of adding more social links to config
  • Find a way to add export default to the top of config.js
  • Add a way to remove config.json current err - Error: ENOENT: no such file or directory, open './fsda/config.json
  • Add GH repo creation and pushing

Credits

Created by Adapt Studio

Design by Lucy Cull

Developed by Mac Hooper