cozy-dev v1.0.29
Cozy Dev
Cozy Dev is a tool for Cozy Web Application developers. It makes easy to start with building an application for the Cozy Cloud Platform.
npm install cozy-dev -g
cozy new myapp --github myaccount
cd myappAdd some features, then:
cozy-dev deployRequirements
Cozy Dev requires:
- Git (Download)
- Node.js (v0.10.26) (Download)
- Virtualbox (>= v4.3.0) (Download)
- Vagrant (>= v1.5.0) (Download)
Managing your virtual machine
Cozy Dev helps you to manage a virtual machine through Vagrant.
cozy-dev vm:init
cozy-dev vm:start
cozy-dev vm:stopMore information about CozyCloud and virtual machines in the documentation.
Hack
Get sources:
git clone https://github.com/cozy/cozy-dev.gitRun:
cd cozy-dev
chmod +x bin/cozy
./bin/cozyEach modification requires a new build, here is how to run a build:
cake buildLicense
Cozy Manager is developed by Cozy Cloud and distributed under the LGPL v3 license.
What is Cozy?

Cozy is a platform that brings all your web services in the same private space. With it, your web apps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one profiles you.
Community
You can reach the Cozy Community by:
- Chatting with us on IRC #cozycloud on irc.freenode.net
- Posting on our Forum
- Posting issues on the Github repos
- Mentioning us on Twitter
9 years ago
9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
12 years ago