justalever/kickoff_tailwind

Could not find "Procfile" in any of your source paths.

Naokimi opened this issue · 2 comments

Tried using your template with url

rails new test_app -d postgresql -T -m https://raw.githubusercontent.com/justalever/kickoff_tailwind/master/template.rb

and got an error

Could not find "Procfile" in any of your source paths. Your current source paths are: 
<>/test_app/https:/raw.githubusercontent.com/justalever/kickoff_tailwind/master

I believe you'll want to clone the repo down first prior to running the rails new command. I hope to improve this soon!

yeah, downloading the repo solved it