Mozilla Skin
BLOG     |     MY EYEOS     |     PROFESSIONAL SERVICES     |     OPEN SOURCE PLATFORM

EyeMake DV

From eyeOS Wiki

Contents

Vision Document: creation of eyeMake

Abstract

eyeMake is an application that creates eyepackages out of an existing application. It is useful to pack newly developed applications easily.

Reasoning

A developer needs to pack an application without loosing time. With eyeMake, the application packages are created automatically.

How

A simple application will be created, similar to eyeLaunch in terms of simplicity. The new eyepackages created from the application will be stored in the user's home directory.

Use Cases

Natalie has finished a usable version of her application, and she wants to publish it in the forums to know the opinion of other users and developers, so she creates an eyepackage with eyeMake. Albert is ultimating his application, preparing it to enter the official SVN repository. To test well his application, he creates an eyepackage on every error he corrects, and to speed up this process, he uses eyeMake.

Technical Details

The created application will use the vfs service and the eyeCompress lib. It will create packages from the application folders, according to the eyeOS structure.

Dependencies

Specification of the application structure.

Timeline

-Previous:

  • Specification of the application structure.

-Estimación:

  • First week: finalization of the application.