Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.
/ wpkg-viewer Public archive

WORK IN PROGRESS - wpkg-viewer is a simple GUI for the windows package manager wpkg

License

Notifications You must be signed in to change notification settings

karriereat/wpkg-viewer

Repository files navigation

    Code Style

wpkg-viewer

wpkg-viewer is a simple GUI for the windows package manager wpkg.

Requirements

See the Laravel docs: https://laravel.com/docs/5.4

Installation

$ git clone git@github.com:karriereat/wpkg-viewer.git
$ composer install
$ php artisan key:generate
$ npm install
$ npm run production

Configuration

You have to specify the path to the folder where the generated .xml files life. For that adjust path of the WPKG_VIEWER_BASE_PATH variable in the .env file.

WPKG_VIEWER_BASE_PATH=/path/to/xml/files
WPKG_VIEWER_PATH_TO_HOSTS_XML=hostxml/

License

Apache License 2.0 Please see LICENSE for more information.

About

WORK IN PROGRESS - wpkg-viewer is a simple GUI for the windows package manager wpkg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published