Skip to content

notcraig/BBEdit-Stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.