Skip to content

themue/bbgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

BBEdit Go Language Module

The Go Language Module introduces helpful features for the Go programming language to BBEdit 12 and higher. I'm trying to create a convenient and powerful tool and also improve my own knowledge of AppleScript programming for automation and macros.

Version is v2.0 beta 2.

Features

The tool is able to

  • Format
  • Build
  • Build tests
  • Run tests with coverage and race
  • Run current test function
  • Run benchmark tests
  • Run current benchmark function
  • Run
  • Install
  • Clean
  • Init module
  • Download modules
  • Tidy modules
  • Verify module dependencies
  • Fix
  • Vet
  • Lint
  • List
  • Environment

Installation

Clone the repository:

git clone https://github.com/themue/bbgo.git

Copy the contained BBGo.bbpackage into

~/Library/Application Support/BBEdit/Packages

For convenience you then can bind shortcuts to the new individual menu entries below Scripts > BBGo

About

Integrate Google Go into BBEdit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published