Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreineculau/videoplaza
https://github.com/andreineculau/videoplaza
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreineculau/videoplaza
- Owner: andreineculau
- Created: 2013-07-21T22:31:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-22T12:02:00.000Z (over 11 years ago)
- Last Synced: 2024-04-08T16:50:29.520Z (7 months ago)
- Language: CoffeeScript
- Size: 449 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# videoplaza test
## Prerequisites
* Node
* coffeescript or `export PATH=./node_modules/.bin:$PATH`On most machines :), this should do it:
```
curl https://raw.github.com/creationix/nvm/master/install.sh | sh
source ~/.nvm/nvm.sh
nvm install 0.10
nvm use 0.10
export PATH=./node_modules/.bin:$PATH
```## Usage
```
# ./videoplaza FILE [ALGO GOAL]
./videoplaza input1.txt
# equivalent to
./videoplaza input1.txt './algo3' './goal1'
```## nice test and a nice intro to your battleground :) thanks