nathancarter / atom-build-weave-jl

A Markdown builder for .jmd documents using Weave.jl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom Weave.jl Builder

THIS REPOSITORY WAS RECENTLY FORKED, AND HASN'T BEEN UPDATED

In particular, its eventual goals are listed below, but it doesn't yet meet them. Come back later -- still under construction!


A builder for .jmd files in Atom, using Weave.jl.

This is a plugin for the latest version of atom-build, which is a package that lets you run build scripts based on what files are in your project. This plugin, in particular, will run the Julia script Weave.jl on the currently open .jmd file, compiling it. See the Weave.jl documentation for more details.

Thanks to Blake Winton for the atom-build-markdown project, from which this is a fork.

About

A Markdown builder for .jmd documents using Weave.jl.


Languages

Language:HTML 92.4%Language:Shell 4.7%Language:JavaScript 2.9%