在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):bit-void/light-haskell开源软件地址(OpenSource Url):https://github.com/bit-void/light-haskell开源编程语言(OpenSource Language):JavaScript 87.4%开源软件介绍(OpenSource Introduction):StatusDue to the lack of progress on LightTable, I'm no longer maintaining this plugin. Feel free to fork if you'd like to continue work. Haskell plugin for LightTableCurrently it supports:
RequirementsA recent version of InstallationInstall using the plugin manager. ContributingThis plugin is in the early stages, and can use any kind of help. The best place to start is the issues. I've marked things as The best way to get going is to install this plugin by checking it out (or symlink it) into the plugins directory of your LightTable installation. For example, on OS X: cd /Applications/LightTable.app/Contents/Resources/app.nw/plugins
git clone [email protected]:jetaggart/light-haskell.git haskell The plugin directory must be named Restart LightTable, and run the command (ctrl-space) To add functionality, I usually start with testing the haskell client with the ruby server that simulates LightTable. Start by going into the plugin dir and run: ruby test_server.rb
./run-server.sh 5555 456 . The ruby script will fire off various commands to the haskell client. You can check it's output to see that it succeeds (or fails). From there, I just figure out how to make LightTable send the data in the format I need it. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论