Skip to content

timgluz/veye2

Repository files navigation

veye2

[Still prototype]

Desktop application for VersionEye. In near power it should bring VersionEye's functionality on your desktop, will take advantage of your package managers and brings the original Veye command-line tool to next level.

Planned features for 1st release:

  • support for VersionEye projects & search;
  • upload and track projects on local disk;

screenshot

Development

setting up environment

  1. set up Electron
npm install
grunt download-electron
  1. build clojurescript
lein cljsbuild once
  1. run figwheel
lein trampoline figwheel frontend
  1. run app
#windows
.\electron\electron.exe app

#Linux
./electron/electron app

#OSX
./electron/Electron.app/Contents/MacOS/Electron app

License

Copyright © FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Desktop client for VersionEye

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published