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

[WIP] Bench to test cozy static application

Notifications You must be signed in to change notification settings

cozy-labs/cozy-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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