solidusjs / devtools-solidus

0 stars 0 forks source link

Add Grunt Task to Package as Chrome Extension #5

Closed localjo closed 10 years ago

localjo commented 10 years ago

I've tried to be fairly thorough in writing meta data for both the plugin and repo, but before we release version 1, that meta data should be reviewed for thoroughness. The plugin meta data should be updated for the Chrome Web Store and it should probably include some screenshots. Some more info should be included in README.md too. I don't want to make the README and more lengthy or wordy than necessary, so it would be good to discuss in this issue what things might need to be included in that.

pushred commented 10 years ago

Schema for reference: https://developer.chrome.com/extensions/manifest

Taken out of context this probably won't make much sense to the casual visitor in the store. But that's OK, our main distribution point for this is really going to be the planned Solidus website (and the wiki until that site is live). This extension will be a key part of the overall process of working with Solidus. Quality, visual communication of that overall process is the plan for the site. We should definitely include at least 1 screenshot here though of the inspector opened into a window showing a site. Sparkart.com or perhaps Immunity Project.org preferably (can't associate with client work).

I'd keep the description to a simple list of features, similar to the Ember inspector and the basics like homepage_url. Everything else is really going to be either set in the publishing process (i.e. primary category) or details about the extension's implementations.

localjo commented 10 years ago

Along with this issue I'm going to add a Grunt task to package the extension for distribution.

pushred commented 10 years ago

One thing on the versioning front: per semver, we should start at 0.1.0 for this first release.