You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is really old, but I'm answering it in case someone else wanders by with this issue.
The commandline does not take a destination folder, so just use "complexity project". If you want to specify the destination you need to use a config file.
сommand not working - $ complexity project/ www/
https://github.com/audreyr/complexity#quickstart
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
The text was updated successfully, but these errors were encountered: