jsrender icon indicating copy to clipboard operation
jsrender copied to clipboard

create composer.json

Open sheillendra opened this issue 11 years ago • 3 comments

add composer.json, add to packgist.org and can use in yii2. Please change my name if you have Packegist.com account. thanks

sheillendra avatar Feb 13 '14 05:02 sheillendra

Thanks. I'll keep this open, and hope to include it for V1.0.

BorisMoore avatar Feb 24 '14 00:02 BorisMoore

It might be wise to conform to the Components specification for Composer. This will allow the javascript files to be installed in a configurable directory for cases when the vendor directory might be outside of the document root.

I wrote a composer.json file that conforms to this spec. The one in my master branch points at my own repo, the one under the components branch points at @BorisMoore's parent repository.

fuhry avatar Aug 20 '14 13:08 fuhry

@fuhry ya right, I realized that each composer users using different configuration.

sheillendra avatar Aug 27 '14 13:08 sheillendra