Code Monkey home page Code Monkey logo

calva-lib's Introduction

calva-lib

Some of the functionality of the [Calva] family of Visual Studio Code extensions is provided by this library. It is built as an npm module, @cospaia/calva-lib, but not meant for public consumption.

How to Contribute to calva-lib

  1. Clone your fork
  2. Most often you'll be branching off of master (the main branch).
  3. npm install (This will install, amongst other things, shadow-cljs)
  4. Open the project root directory in VS Code. (You are using VS Code and Calva, right?)

The dev process is like so:

  1. In VS Code: Run Build Task…. This will run shadow-cljs and make it watch :test and :calva-lib.
  2. Check the task Output pane and notice that tests are run.
  3. Connect Calva and choose the node-repl for your CLJS repl (it won't work with any of the build repls, unfortunately).
  4. Hack away. Every time you save, the tests are run.
    1. Add/remove/modify any relevant test.
  5. Test the changes in the actual extension (see below about that setup).
    1. Assuming it is setup this means switching to the Calva window and restart the extension host process (then switch to the extension host window and do your manual testing).

For testing the changes to the actual extensions, see the relevant How to Contribute page:

Happy hacking! ❤️

Please feel invited to join the #calva-dev channel channel on the Clojurians Slack.

calva-lib's People

Contributors

pez avatar

Watchers

 avatar  avatar

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.