Code Monkey home page Code Monkey logo

damn's Introduction

DAMN

Digital Assets Managed Neatly

About

DAMN is more granular than your run-of-the-mill DMS, it tracks 'assets' within 'files' rather than just the 'files' themselfs. This allows for example to assign a task to a specific mesh with a Blender file, without the overhead of having to specify which mesh in the task's description.

DAMN Refactor

DAMN has now been split up in several modules:

  • DAMN-AT: DAMN's Analyzers and Transcoders framework, the now stand-alone heart of DAMN.
  • DAMN-index: ElasticSearch based indexing for the extracted meta-data.
  • DAMN-rest: The REST-api wrapper around all of DAMN's services.
  • DAMN: the UI that pull it all together.

####The old Repository https://code.google.com/p/digital-assets-managed-neatly/

Installation

Install Node.js

   $ sudo apt-add-repository ppa:chris-lea/node.js
   $ sudo apt-get update && sudo apt-get install nodejs

Install yeoman

   $ sudo npm install -g yeoman

Install grunt

   $ sudo npm install -g grunt-cli

Install compass

   $ sudo gem install compass --version "=0.12.2"

Get the DAMN code

   $ mkdir damn
   $ cd damn
   $ git clone [email protected]:sueastside/damn.git .

Install dependencies

npm install

Start development server

   $ grunt serve

damn's People

Contributors

sueastside avatar hooloovooo avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.