sindresorhus / anatine
- суббота, 7 мая 2016 г. в 03:12:49
JavaScript
Pristine Twitter app
Pristine Twitter app
OS X 10.9+, Windows 7+ & Linux are supported.
$ brew update && brew cask install anatine
Download, unzip, and move Anatine.app
to the /Applications
directory.
Download and unzip to some location.
To add a shortcut to the app, create a file in ~/.local/share/applications
called anatine.desktop
with the following contents:
[Desktop Entry]
Name=Anatine
Exec=/full/path/to/folder/Anatine
Terminal=false
Type=Application
Icon=/full/path/to/folder/Anatine/resources/app/media/Icon.png
Download and unzip to some location.
Built with Electron.
$ npm install
$ npm start
$ npm run build:osx
$ npm run build:linux
$ npm run build:windows
$ brew install wine
and $ npm run build
(OS X only)MIT © Sindre Sorhus