Crystal-App-template-for-Windows
Crystal app UI template using WebView (HTML / CSS / JS / Crystal)
It uses :
- Webview bindings from https://github.com/naqvis/webview which have been customized for being used in this template.
- The libraries (webview.lib and webview.dll) required to respectively compile a Crystal / WebView app build by: https://github.com/webview/webview
Installation
- Get the sources and build the libs from : https://github.com/webview/webview
- Build the required libs using the build.bat script in the
script
directory of said repo. - Go to the examples directory inside the directory in which you have cloned the https://github.com/webview/webview repo.
- Inside the
examples
directory, clone the current repohttps://github.com/serge-hulne/Crystal-App-template-for-Windows
- Inside the
Crystal-App-template-for-Windows
directory look for thescripts
directory - Run the
install.bat
script in order to install the libraries you have built in step 2. - Inside the CrystalApp directory of
Crystal-App-template-for-Windows
, do :shards build
- The resulting executable wil be created inside the local
bin
directory along the webview.dll library required to run it.
Usage
See : Installation
.
Contributing
- Fork it (https://github.com/your-github-user/app/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- serge - creator and maintainer
Repository
Crystal-App-template-for-Windows
Owner
Statistic
- 1
- 0
- 0
- 0
- 0
- over 1 year ago
- February 16, 2023
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 19:35:15 GMT
Languages