generate-euler

1.0.3 • Public • Published

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.

/generate-euler/

    Package Sidebar

    Install

    npm i generate-euler

    Weekly Downloads

    1

    Version

    1.0.3

    License

    ISC

    Last publish

    Collaborators

    • avnunn