Skip to content

Program for performing systematic literature studies through snowballing and for visualization of citation relations between academic papers.

License

Notifications You must be signed in to change notification settings

dansarie/jsnowball

Repository files navigation

JSnowball

License: GPL v3 Build Status Coverage Status

JSnowball is a program for performing systematic literature studies through snowballing and for visualization of citation relations between academic papers.

Dependencies

All dependencies, except for the JDK and JRE are automatically installed by the Gradle wrapper build script.

Build

./gradlew build

Building Windows executable

Run the following commands in Powershell.

Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
.\WindowsBuild.ps1

The script automatically downloads a JDK and the WiX installer and then runs the Gradle wrapper build script. An installer bundle will appear in app\build\dist.

Test

./gradlew test

Run

./gradlew run

Contributing

Reports on bugs and other issues are welcome. Please don't hesitate to open a new issue.

Likewise, contrubutions to code or documentation in the form of pull requests are welcomed.

License and Copyright

Copyright 2021 Marcus Dansarie.

This project is licensed under the GNU General Public License – see the LICENSE file for details.

About

Program for performing systematic literature studies through snowballing and for visualization of citation relations between academic papers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published