cozy-sdk

This is a tool to quickly start an application for tests within your cozy.

Usage no npm install needed!

<script type="module">
  import cozySdk from 'https://cdn.skypack.dev/cozy-sdk';
</script>

README

Cozy-sdk shell

This is a tool to quickly start an application for tests within your cozy.

Install :

npm install -g cozy-sdk

Usage :

mkdir my-app
cd my-app
echo '<p>Hello World !</p>' > index.html
cozy-sdk . --remote https://yourcozy.cozycloud.cc