1.0.1 • Published 7 years ago

dailyprogrammer v1.0.1

Weekly downloads
9
License
MIT
Repository
github
Last release
7 years ago

/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