Like Rich said - definitely read the documentation (chapter 15) first. Afterwards, you can see an example package that's available here:
https://github.com/tkambler/bbedit-jshint On Friday, May 30, 2014 12:43:52 PM UTC-5, San wrote: > > I read your page on github and still don't understand what a package is. > (I assume it has nothing to do with what Mac OSX calls a "package".) I do, > however, use plugins for various software, so maybe it's something like > that? > > What's your recommendation for the best online introduction to the concept > of "packages" as you're using the term? By *introduction* I mean for > someone with no knowledge of this. Thanks. > > Lawrence San > Business Writing: Santhology.com > Cartoon Stories for Thoughtful People: Sanstudio.com > > > > On Fri, May 30, 2014 at 9:55 AM, Tim Ambler <[email protected] > <javascript:>> wrote: > >> Hi, all. >> >> I'm a big fan of BBEdit. It's rock-solid, well-designed, and the >> project-wide search implementation is one of the best that I've seen. That >> being said, one of my biggest gripes is the extent to which BBEdit seems to >> lag behind alternative editors such as Sublime Text in terms of an >> easy-to-use ecosystem of packages. >> >> To help remedy this, I've created a utility that I call "bbpackage." If >> you're familiar with tools like NPM or Bower, it's like that. I should >> stress that this project is in its infancy, but fully functional. I hope >> others find the benefit of this, and I welcome contributions to the library. >> >> You can find out more here: https://github.com/tkambler/bbpackage >> >> An example package is already available: >> https://github.com/tkambler/bbedit-jshint >> >> You can install it like so: >> >> $ bbpackage install jshint >> >> I look forward to your feedback. >> >> Tim >> >> -- >> This is the BBEdit Talk public discussion group. If you have a >> feature request or would like to report a problem, please email >> "[email protected] <javascript:>" rather than posting to the group. >> Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> >> >> --- >> You received this message because you are subscribed to the Google Groups >> "BBEdit Talk" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> > > -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
