Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generate-euler

avnunn2ISC1.0.3

This project aims to provide a simple command line tool that will download necessary files for that particular challenge. Not all challenge description download properly as a few use javascript to dynamically replace text with math symbols.

readme

Euler

This project aims to provide a simple command line tool that will download necessary files for that particular challenge. Not all challenge description download properly as a few use javascript to dynamically replace text with math symbols.

Install

$ npm install euler -g

Uninstall

$ npm uninstall euler -g

Usage

$ euler [number]

Creates a directory that has three digits. Zeros will be prepended. It will grab the problems page and scrape it to produce a readme.md. If the page contains a link to download a text file, it will download those text files as well.