Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot use any crotal commands other than init #6

Closed
peacepirate opened this issue Mar 20, 2014 · 1 comment
Closed

cannot use any crotal commands other than init #6

peacepirate opened this issue Mar 20, 2014 · 1 comment

Comments

@peacepirate
Copy link

crotal==0.5.5

(env)pjain:/source/pj$ crotal init pj
(env)pjain:
/source/pj$ cd pj
(env)pjain:~/source/pj$ crotal new_post 'hello-world'
Usage:
to init a new site: crotal init you_site_name
to generate the site: crotal generate
to create a new post: crotal new_post "your title here"
to create a new page: crotal new_page
to start the server: crotal server
to deploy the site: crotal deploy

@dinever
Copy link
Owner

dinever commented Mar 21, 2014

Thank you for you interest in this project! 😄

please try to upgrade Crotal to the newest version:

pip instal crotal --upgrade

@dinever dinever closed this as completed Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants