Giter Club home page Giter Club logo

Comments (7)

flyboarder avatar flyboarder commented on May 30, 2024

The fileset is an abstraction, it doesn't actually exist on the filesystem.

What you are probably looking for is degree9/boot-nodejs

from boot-exec.

darkleaf avatar darkleaf commented on May 30, 2024

I need run compiled main.js with node.
main.js located in boot tmp dir.
I don't understand how I can run this script with boot-exec or boot-nodejs.
Can you write example?

from boot-exec.

flyboarder avatar flyboarder commented on May 30, 2024

If you already have a working project, then all you need is the serve task from boot-nodejs.

(serve :script "main")

from boot-exec.

darkleaf avatar darkleaf commented on May 30, 2024

https://github.com/degree9/boot-nodejs/blob/master/src/degree9/boot_nodejs.clj#L7

Could not locate cheshire/core__init.class or cheshire/core.clj on classpath.
app_1  |     file: "degree9/boot_nodejs.clj"

boot-nodejs don't define this dependency =(

from boot-exec.

flyboarder avatar flyboarder commented on May 30, 2024

@darkleaf boot-nodejs version 1.1.0 released

from boot-exec.

darkleaf avatar darkleaf commented on May 30, 2024

Cool!

Is it possible to add sync! #(apply boot/sync! tmp (boot/output-dirs %)) for boot-exec?

https://github.com/degree9/boot-nodejs/blob/master/src/degree9/boot_nodejs.clj#L42

from boot-exec.

flyboarder avatar flyboarder commented on May 30, 2024

@darkleaf sorry for the late reply, I dont see this being a useful feature adding the sync line, simply because there is no way to determine if that is the intended behaviour of the executable being used.

If this request comes back around, I'll look at adding some kind of sync option.

from boot-exec.

Related Issues (10)

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.