• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

lwb-ui

User Interface for the 'Logic Workbench (lwb)'
  • #lwb
  • #clojure
esb-lwb
198
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Logic Workbench User Interface (lwb-ui)

this is the binary version of lwb-ui. Please submit all issues and pull requests to https://github.com/njustus/lwb-ui

This is a small wrapper around the Logic Workbench.

Usage information

Just execute the Lwb Ui: Toggle command from the Command Palette inside of atom.

Development

If you want to export a function to atom for use with atom commands, make sure to add them to dev/build.clj like so:

:foo 'lwb-ui.core/foo
:bar 'lwb-ui.core/bar

Compiling and running

To compile me with a self-reloading loop, use:

lein run -m build/dev-repl

To compile me with a self-compiling loop but without live-reload:

lein run -m build/dev

To compile for release (:simple optimizations), use

lein run -m build/release

After you have done that, go into the plugin/ folder and run

apm install
apm link

lwb-ui should now be installed inside atom!

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by