Skip to content
This repository has been archived by the owner on Aug 4, 2018. It is now read-only.
/ hel-face Public archive

Hel repository web interface

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
MDL-LICENSE
Notifications You must be signed in to change notification settings

hel-repo/hel-face

Repository files navigation

Hel Face · Build Status

HEL Repository web interface. Allows one to search, view, create and edit packages. Easy way to distribute and deploy your OpenComputers application.

Usage

Just open this link in your favorite browser:

https://hel.fomalhaut.me/ (dev build, may be buggy)

If you are writing a custom Hel client, you can use Hel API by this address:

https://hel-roottree.rhcloud.com/

Please, refer to wiki for details about API interaction.

Contributing

You will need to install a create-elm-app bundler tool (which will install appropriate Elm compiler version).

Then you would be able to run and build source code from project directory with following commands:

elm-app start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

elm-app build

Builds the app for production to the dist folder.

The build is minified and the filenames include the hashes.