##// END OF EJS Templates
add script magics...
add script magics Base %%script magic, and add wrappers for a few common interpreters. The list of wrapped magics is configurable.

File last commit:

r2661:595fc3b9
r7299:cdde5bba
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py