Skip to content

Task #1 #1

@dhruvramdev

Description

@dhruvramdev

  • Make a command line tool in Python which responds to following commands :
    • create - Initializes a new site at a given path
    • gen - Generates the website to a configured deploy folder
    • serve - Starts a local http server that regenerates based on the requested file
  • Tool must have a -h and -v flag for displaying help and version respectively.
  • Each Command must have it's own -h flag for displaying a short description and listing all available options.
  • Click Python Library can be used for making the tool.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions