audreyfeldroy / audreyfeldroy/complexity

quickstart www/

Open
#44 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
118
Forks
31
PR merge metrics
No merged PRs in 30d

Description

сommand not working - $ complexity project/ www/

https://github.com/audreyr/complexity#quickstart

> > > complexity project/ www/
- www/ parameter not working with that, error says "complexity: error: unrecognized arguments: www/"

complexity project/ - working:

Copying index.html to www/index.html
Copying base.html to False
Copying about.html to www/about/index.html
Copying directory css to www/css
Copying file robots.txt to www/robots.txt
Copying directory img to www/img
Copying directory js to www/js
('serving at port', 9090)
127.0.0.1 - - [04/May/2015 09:02:50] "GET / HTTP/1.1" 200 -

can you explain what happens and how to, may be i'm doing something wrong

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the quickstart command `complexity project/ www/` and compare it with `complexity project/`, using the linked quickstart documentation as the entry point. Trace how the CLI parses the `www/` argument and confirm whether the command should accept it or the documentation should be corrected; done means the documented workflow no longer produces the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.