Skip to content

brishtiteveja/TSCreator_DataPack_Maker

Repository files navigation

Timescale Creator

A tool to visualize the Earth's history using various visual representations. This suit contains various column generation tools.

Libraries Used

  • jquery-1.10.2.js
  • raphael.js
  • underscore.js
  • backbone.js
  • backbone.localStorage.js
  • ejs.js
  • dropzone.js
  • qtip.js
  • polyK.js
  • numerics.js
  • foundation.js

RequireJS build requirements

  • Node: (preferred) Node 0.4.0 or later.
  • Java: Java 1.6 or later.
  • Browser: as of 2.1.2, the optimizer can run in a web browser that has array extras. While the optimizer options are the same as shown below, it is called via JavaScript instead of command line options. It is also only good for generating optimized single files, not a directory optimization. See the browser example. This option is really only useful for providing web-based custom builds of your library.

Installation and Quick Start

  • Install RequireJS node package. npm install -g requirejs

  • Build the applications

  • Transect Maker r.js -o transect-maker-built.js

Foundation Compass Template

The easiest way to get started with Foundation + Compass.

Requirements

Quickstart

Then when you're working on your project, just run the following command:

compass watch

Upgrading

If you'd like to upgrade to a newer version of Foundation down the road just run:

bower update

Pushing Updates to Production

If you'd like to push changes to production then run build script. Build script will minimize all the application and updated the html.

python build.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published