Sha256: 327c257b058d9991898d4d723eec6196e8272b13bb77c9cdff3f22e248380e97

Contents?: true

Size: 1.31 KB

Versions: 107

Compression:

Stored size: 1.31 KB

Contents

<span align="right">

[Main menu](../atome.md)
-
</span>
<span align="left">

[back](./what_is_it.md)

</span>

Architecture of the folders :
-

The folders dedicated to the atome framework are :

1- The app folder : contain only temp files for now

2- The atome folder : it contain the atome ruby's gem, this is basically the heart of the framework

3- The documentations folder : it contains infos and documentations of the framework ( how to install it , enhance it or use it )

4- Hook folder : (parts of Cordova no use for us right now)

5- platforms : (parts of Cordova used for cross platform code generation, no use for us right now))

6- plugins : (Hold Cordova's plugins no use for us right now)

7- resources : (parts of Cordova , used to store application icons and splashscreen)

8- scripts :  contains four files
- Bootstrap automatise the install of atome framework
- demo_generator : used to generate files for the basic demo used to test atome's APIs
- minifier : to minify some generated js files when used in production mode
- properties_generator : a script to help you to generate new atomes

9 - tasks : todos and done feature

10 - Work&research : R&D test files

11 - Rakefile :  used to automatise framework startup

12 - reactomic : a work in progress 

All other files/folders are either used for Github or Cordova


Version data entries

107 entries across 107 versions & 1 rubygems

Version Path
atome-0.5.7.6.5 documentation/framework/folder_architecture.md
atome-0.5.7.6.0 documentation/framework/folder_architecture.md
atome-0.5.7.5.9 documentation/framework/folder_architecture.md
atome-0.5.7.5.4 documentation/framework/folder_architecture.md
atome-0.5.7.5.3 documentation/framework/folder_architecture.md
atome-0.5.7.5.1 documentation/framework/folder_architecture.md
atome-0.5.7.4.8 documentation/framework/folder_architecture.md
atome-0.5.7.4.7 documentation/framework/folder_architecture.md
atome-0.5.7.4.6 documentation/framework/folder_architecture.md
atome-0.5.7.4.3 documentation/framework/folder_architecture.md
atome-0.5.7.4.2 documentation/framework/folder_architecture.md
atome-0.5.7.3.9 documentation/framework/folder_architecture.md
atome-0.5.7.3.6 documentation/framework/folder_architecture.md
atome-0.5.7.3.5 documentation/framework/folder_architecture.md
atome-0.5.7.3.3 documentation/framework/folder_architecture.md
atome-0.5.7.3.2 documentation/framework/folder_architecture.md
atome-0.5.7.3.1 documentation/framework/folder_architecture.md
atome-0.5.7.3.0 documentation/framework/folder_architecture.md
atome-0.5.7.1.8 documentation/framework/folder_architecture.md
atome-0.5.7.1.7 documentation/framework/folder_architecture.md