Skip to content

viamatt/tulip-upgraded

 
 

Repository files navigation

THIS IS A HACKED TOGETHER UPGRADE OF TULIP TO ELECTRON 23 BECAUSE A FRIEND ASKED FOR IT

Don't bother logging issues, they will not be fixed. Feel free to fork and improve on it further.

### Tulip -An editor for rally roadbooks built in the electron atom environment using web technologies

To download and use for local development

  1. Install Node.js
  2. Add your mapping api keys to api_keys.js.example, then rename to api_keys.js
  3. Navigate to local working directory $ cd tulip
  4. Launch electron electron .

To download, package, and use for fun

  1. Install Node.js
  2. Download the latest stable release
  3. Add your mapping api keys to api_keys.js.example, then rename to api_keys.js
  4. Navigate to local working directory $ cd tulip
  5. Use npm run makeand npm run package to create a package

About

app for creating roadbooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.6%
  • JavaScript 42.0%
  • CSS 6.3%
  • Shell 0.1%