CleverStack / clever-auth

CleverStack Authentication Module
cleverstack.io
MIT License
18 stars 4 forks source link

Move grunt task into tasks/grunt/prompt.js AND fix install prompt not showing #21

Open pilsy opened 9 years ago

pilsy commented 9 years ago

It's because the cleverstack-cli looks for prompt:cleverAuthConfigPrompt - but in our task we have prompt:cleverAuthConfig - fix that

pilsy commented 9 years ago

Install prompt is actually not working because there is no Gruntfile.js in this module, i need a way of loading the individual grunt files from the tasks/grunt/ folder