minbrowser / min
- четверг, 19 мая 2016 г. в 03:12:00
HTML
A smarter, faster web browser
Min is a smarter, faster web browser. It includes features such as:
More information, and prebuilt binaries, are available here.
If you just want to run Min, you can download binaries here.
If you want to develop Min:
npm install
, then run grunt
./Path/To/Electron /Path/To/Min
.If you are using OS X, install Homebrew, then run brew install fakeroot dpkg
.
Then run grunt build
.