Skip to content
/ impact Public

A small JavaFX app written in Scala that finds the impact factor of scientific journals.

License

Notifications You must be signed in to change notification settings

aksiksi/impact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impact

Download the latest version at the project's homepage.

Build

To build impact yourself, you will need the following:

  1. Scala 2.11.x (I used 2.11.5)
  2. SBT 0.13.x (I used 0.13.6)
  3. JDK 8

Once these are all installed, cd into the root directory and run the following in your terminal:

>> chmod +x build.sh
>> ./build.sh

If everything works correctly, you should see impact.zip in dist/.

Bugs and Help

Submit an issue or contact me @aksiksi.

About

A small JavaFX app written in Scala that finds the impact factor of scientific journals.

Resources

License

Stars

Watchers

Forks

Packages

No packages published