forex-news-downloader
v0.5.13
Published
Forex news downloader for MQL EAs
Downloads
15
Maintainers
Readme
Forex news downloader
Description
This is a tool to download Forex news from ForexFactory calendar. Based on nwjs-bootstrap2.
Requirements to build
Developer info
Kick start developer environment:
git checkout git+ssh://[email protected]/masterjguscius/forex-news-downloader.git
yarn install
yarn start
Version bump, git & publish:
yarn run bump
yarn run bump:patch
yarn run bump:minor
yarn run bump:major
Building & packaging
yarn run build:icons
yarn run build:all
yarn run build:win32
yarn run build:win64
yarn run build:linux32
yarn run build:linux64
yarn run build:mac64
This will build & package your app for these systems: win32, win64, linux32, linux64, macos64. You will find your builds in ./build directory.