An open API service indexing awesome lists of open source software.

https://github.com/drudge/basil.sugar

Basil SDK Sugar for Espresso
https://github.com/drudge/basil.sugar

Last synced: 4 months ago
JSON representation

Basil SDK Sugar for Espresso

Awesome Lists containing this project

README

          

Basil SDK for Espresso
======================

Easily develop using the [Basil web application][basil] framework using this sugar for the [Espresso text editor][espresso].

[basil]: "Basil: A fresh take on web development, by Conceited Software"
[espresso]: "The Espresso text editor, by MacRabbit"

Installation
------------
First install any and all dependencies, listed below. The instructions for
doing so can be found on their respective homes.

1. Clone this project somewhere, with the following:

git clone git://github.com/conceited-drudge/basil.sugar.git ./BasilSDK

2. Open Basil SDK.xcodeproj and click Build.

3. Close Espresso and reload, the sugar should be installed and functional.

Using
-----

Access the Basil SDK Actions via the Actions -> Basil submenu.

Customizing
-----------

You can edit the Basil.sugar/TextActions/Actions.xml file to adjust what file the Log Viewer tails. This is only temporary until Espresso has support for accessing project and user storage in project files.

License
-------

Basil.sugar is licensed under the [Creative Commons Attribution 3.0 United States License][license].

[license]: "Creative Commons Attribution 3.0 United States License"

Credits
-------

Nicholas 'drudge' Penree