Skip to content

beat-no/roper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roper

A CLI refactoring tool using the rope library.

Install

To install for the current user, do:

$ pip install --user roper

Develop

To prepare for development, do:

$ git clone https://github.com/beat-no/roper.git
$ cd roper
$ mkvirtualenv roper

Releasing new versions of the package is handled by sykel. To install, do:

$ pip install --user sykel

To preapre a release, do:

$ sykel version.bump
$ sykel package.clean package.build
$ sykel package.publish

Alternatives

IDEs

Editor plugins

Libraries

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages