New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

forex-news-downloader

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forex-news-downloader

Forex news downloader for MQL EAs

latest
Source
npmnpm
Version
0.5.13
Version published
Maintainers
1
Created
Source

Forex news downloader

Forex news downloader

Description

This is a tool to download Forex news from ForexFactory calendar. Based on nwjs-bootstrap2.

Requirements to build

  • git
  • node.js
  • Yarn

Developer info

Kick start developer environment:
git checkout git+ssh://git@bitbucket.org/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.

Keywords

nw.js

FAQs

Package last updated on 05 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts