aurelia / cli

The Aurelia 1 command line tool. Use the CLI to create projects, scaffold components, and bundle your app for release.
MIT License
407 stars 133 forks source link

Feature: Json schema for aurelia.json #704

Open zewa666 opened 7 years ago

zewa666 commented 7 years ago

I'm submitting a feature request

Please tell us about your environment:

Current behavior: Currently when working with the file aurelia.json its pretty hard to know what each property and setting is about and on top of that if you misstype something you won't know what is wrong.

Expected/desired behavior: I'd like to add a json-schema describing the aurelia.json file

Inline documentation aurelia-json-schema

Inline Validation aurelia-json-schema2

zewa666 commented 7 years ago

Related issue: https://github.com/aurelia/cli/issues/654 So once the new section is in place, tooltips inside the editor could point to the new url

zewa666 commented 7 years ago

@JeroenVinke I've updated the json schema, over at my repo as much as I could. Some things are still undocumented since I had no idea how to properly describe them. So if you could pull the latest version and maybe create a PR for the missing title and descriptions I could go forward and prepare the PR for the CLI

JeroenVinke commented 7 years ago

@zewa666 sure, I'd like to take a proper look, which I can do early next week

diegohb commented 6 years ago

Good morning! Has this been pushed out to schema-store yet?

JeroenVinke commented 6 years ago

Good afternoon :)

I don't think so. @zewa666 knows of the current status I think

zewa666 commented 6 years ago

I'm very sorry for not having been active on this one. Currently I'm having a really challenging situation in my company. So @diegohb if you wanna go forward with this I would definitely be willing giving you access to my working repo. I think the state is overall quite good and its more about the publishing process. I'd definitely love to see this feature available asap like you but my current time constraints are limiting me to a bare minimum.

Alexander-Taran commented 6 years ago

Awesome idea. But seems stale (-: asked for some help @ discourse https://discourse.aurelia.io/t/up-for-grabs-aurelia-json-schema/925/1

diegohb commented 3 years ago

I can't remember.. is the aurelia.json file obsolete in au2 ?

3cp commented 3 years ago

That's correct, no more aurelia.json in au2 skeletons.