azimuth icon indicating copy to clipboard operation
azimuth copied to clipboard

Install azimuth with meteorite is deprecated?

Open nerdoc opened this issue 9 years ago • 2 comments

I just tried to install azimuth, following the instructions on the homepage http://azimuthc.ms. The page says: "Install Node.js, Meteor, and Meteorite", followed by instructions like mrt create my-project or mrt add azimuth-views-foundation. The meteorite homepage itself tells me that I should NOT use meteorite any more, as per Meteor 0.9 it is included in Meteor, and I can install packages via meteor add.

Shouldn't the homepage be updated to reflect these changes? Meteor is at > 1.0 meanwhile.

And, better question and real bug: how can I install azimuth now?

nerdoc avatar Dec 27 '14 20:12 nerdoc

You should use meteor instead of mrt. Meteorite has been deprecated.

robmagario avatar Jan 06 '15 02:01 robmagario

That was exact what I tried to say here. Therefore I opened this issue, because meteor should be used instead of mrt. But just look at my links to the azimuth page - the page says mrt. And that should be changed. My only question was: how can I now install azimuth - as simply replacing mrt with meteor does not work.

nerdoc avatar Jan 06 '15 13:01 nerdoc