Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 277 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 277 Bytes

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