Code Monkey home page Code Monkey logo

cs's Introduction

Code Search

This is a code search tool that is intended to be used locally on developer workstations.

  • A simple download of the project is sufficient. Third-party dependencies are checked in. It doesn't require Internet connection when running.
  • The project uses MIT license which is permissive enough for widespread use.
  • It relies on GNU grep to be in your PATH and uses that to search code.

Demo: https://demo.repomono.com/cs/view.php

NOTE: It is considered in alpha stage. Please create issues if you want to give feedback! :-)

Example usage:

$ cd ~/src/
$ git clone https://github.com/repomono/cs.git
$ cd ~/your-own-project-directory/
$ python3 ~/src/cs/main.py
Listening on http://localhost:56789/

We implemented two versions, one in PHP and with semantic cross references, the other one in Python. The open source version is written in Python and tested with Python 3.8 on Fedora 32. We are still polishing the semantic cross references and will open source that in the future. At the same time we'd like to collect feedback on the overall design, user experience, and actual value of the tool.

At this point we do not have enough resources to handle external code changes. If you have something in mind, just let us know in the issues, and we'll try to prioritize. Thank you!

cs's People

Contributors

repomono avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mbrukman

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.