angelsanchez / iris-cli

The Iris command line interface.
MIT License
1 stars 2 forks source link

Problem with iris resource #2

Open jonasdacruz opened 10 years ago

jonasdacruz commented 10 years ago

When use

_iris resource myresource

the resource template doesn't includes the resource word in the path:

_iris.path.myresource.js

but in the iris-path json we have the resource node:

"resource" : { "my_resource" : { "js" : "/resource/my_resource.js" } }

so the app throw two errors:

ghost commented 10 years ago

Fixed! https://github.com/angelsanchez/iris-cli/commit/879953eb90386ee514917a3a934aa5bdc1be458e