GitXplorerGitXplorer
b

vimfluence.rb

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
11ab291b94a923323fe413d0769fd67849a97874

retry if save fails

committed 11 years ago
Unverified
a84c5593a9474414a8f2ad022b0419dec68d4326

flush when writing content

committed 11 years ago
Unverified
cbd6d08845d491248dd8208b089106a7f2d4b4bb

parameterize some config

committed 11 years ago
Unverified
e998c295a45f35de9cd7364b7c0cdb17cb05c1c7

Update README.md

committed 11 years ago
Unverified
9261b73c4ed5ae5447ec64ab4f8400b8b4cc71af

make it a gem

committed 11 years ago
Unverified
e0aefc94638562305abb879913cf78ec204b5139

Real initial commit.

committed 11 years ago

README

The README file for this repository.

vimfluence.rb

Pure ruby version of https://github.com/orlandov/vimfluence

To use:

vimfluence PageSpace "Wiki Page"

Settings:

Location of confluence wiki:

export WIKI_URL=http://hub.example.com/wiki

Confluence user (or defaults to Etc.login):

export WIKI_USER=bob

Confluence user password:

export WIKI_PASS=insecure

or use value stored in OSX keychain:

export WIKI_PASS_KEYCHAIN_KEY=keychain_key