Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

[request] make pysmell runnable in-place #4

Open
timbertson opened this issue Dec 16, 2011 · 0 comments
Open

[request] make pysmell runnable in-place #4

timbertson opened this issue Dec 16, 2011 · 0 comments

Comments

@timbertson
Copy link

Right now it's almost possible to use the tagged .tgz without installing or manually moving anything. The only manual steps I had to do were:

  • make a symlink at bin/pysmell linking to ../pysmell/tags.py, so that bin/ may be added to $PATH
  • put pysmell.vim into a subfolder ending in "/plugin/pysmell.vim", so that the path may be appended to vim's runtimepath (using pathogen, for example)

If it's not too much effort, it would be great if this could be done to the source here, so that the tagged revisions downloadable from github could be used without manually having to do this stuff (or install anything).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant