datahike-heroku
datahike-heroku copied to clipboard
can't create project, errormessage: Unreadable arg: "https://github.com/kommen/datahike-her..."
I'm pretty new to this and want to create a new project from the template. Using the command:
clj -X:new create :template "https://github.com/kommen/datahike-heroku@1ad6b45a6ee49a785f34ba9f12b10db3cae80399" \ :name howest/testapp
returns the error:
Unreadable arg: "https://github.com/kommen/datahike-heroku@1ad6b45a6ee49a785f34ba9f12b10db3cae80399"
Am i doing something wrong?