dailyprogrammer

1.0.1 • Public • Published

/r/dailyprogrammer Tool

The /r/dailyprogrammer Tool provides you with a cli to quickly initialize programming challenges and publish them.

Installation

npm install -g dailyprogrammer

Usage

Use reddit-dp -h to get list of options

Usage: reddit-dp [options] [command]


  Commands:

    init [options] <challenge_no> <target_dir>  initialize a challenge identified by the challenge_no (e.g. 123) in target_dir
    info [options] <challenge_no>               print information about a challenge
    ls|list [options]                           print information about all available challenges

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

/dailyprogrammer/

    Package Sidebar

    Install

    npm i dailyprogrammer

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • korve