Skip to content

HACC17/0xFEEDFACE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0xFEEDFACE

Note about java executables

We distribute a binary in "xcelreader/out/artifacts/xcelreader_jar/". The binary is built for Ubuntu 16.04. If you want to run on a different OS you will need to rebuild the binary.

How to test

There are two ways to test this code. First, you could test the code locally, but this requires nodejs on your system. The easiest way is to just use the development website that we set up.

Testing locally

You must have nodejs installed. This is only tested on Ubuntu. All commands should be run in EALSurfer/. Once you have nodejs installed you also need to install the requirements...

npm-install EALSurfer/package.json

Prepare your path

export PORT=5000
  1. Start the server.
nodejs app.js
  1. Visit the website at localhost:5000.

  2. Fill out the form.

  3. Submit the form.

  4. Download the resulting PDF.

  5. Profit!

Or just do it the easy way...

  1. Visit our site at https://hacc2017-bbarcelona.c9users.io/

  2. Fill out the form.

  3. Submit the form.

  4. Download the PDF.

  5. Profit!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •