Skip to content

xavriley/overtone-docs-analyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overtonedocs-analyzer

Getting Started

Set up the Rails app and database first by following the README here https://github.com/xavriley/overtone-docs

Then clone the overtone repo to your local machine git clone git@github.com:overtone/overtone.git

Then clone this repo, cd into the cloned directory

Change the project.clj file to use the version of overtone you want to index as a dependency.

You're now ready to run lein run "/path/to/my/overtone"

Which will whizz through all the functions in overtone, and hopefully add them to your local postgres database.

Good luck!

License

EPL 1.0 http://www.eclipse.org/legal/epl-v10.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 99.9%
  • Shell 0.1%