README
Export-CLI
requires node >= 10.5.x
Install by running
npm i -g @botmock-api/export-cli
And then run the following (one level up from where you would like to create your project)
export-cli
Scaffold Botmock export scripts
<script type="module">
import botmockApiExportCli from 'https://cdn.skypack.dev/@botmock-api/export-cli';
</script>
requires node >= 10.5.x
Install by running
npm i -g @botmock-api/export-cli
And then run the following (one level up from where you would like to create your project)
export-cli