Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 549 Bytes

File metadata and controls

10 lines (8 loc) · 549 Bytes

BBEdit Stuff

My scripts, CLMs etc for BBEdit:

  • A CLM for the Slim templating language
  • A bash script to preview ReStructuredText in browser.
  • A stupid simple script to run flake8 on your python code, output to a bbresults window
  • Another stupid simple script to run autopep8 on the active document, in place changes.

12-11-2017:
Added CLM for MagicPython. It's a work in progress, so feel free to fork/submit PRs etc.