GithubHelp home page GithubHelp logo

Use wellington? about train HOT 6 OPEN

shaoshing avatar shaoshing commented on September 24, 2024
Use wellington?

from train.

Comments (6)

tony avatar tony commented on September 24, 2024

@drewwells greetings, any update on this?

Off topic: Do you have any workflow devised that you used in the interim to build with wellington (with or without train)? I'd really like to try to eliminate the node (edit: fixed) dependency.

from train.

drewwells avatar drewwells commented on September 24, 2024

I'm not following your question. There's a couple workflows I use with wellington. Standard compass compile/watcher, it will build changes found recursively in a folder ie /sass. By specifying the output folder /build, it will place the resulting CSS in build preserving the path it found in /sass. Wellington also functions as a http/2 server, so you can start it once then post Sass and receive CSS. This acts a lot like sassmeister.com. Does that answer your question?

from train.

tony avatar tony commented on September 24, 2024

@drewwells

Correction, eliminate the node dependency, not the "code" dependency.

Regarding workflows, being new to golang and coming from django - which workflow is closest to how an asset pipeline in django/rails would work?

Any update in terms of the PR?

from train.

drewwells avatar drewwells commented on September 24, 2024

I'm not very familiar with rails asset pipeline. Wellington as a cli tool works much like compass which expects a tree like

sass/
im/
build/css
build/css/im

Since train is also written in Go, it wouldn't need to be installed separately. Train can include wellington and provide Sass support directly from the train tool. I'm looking for contributor input before I look at the best way to provide Sass support to train.

from train.

jimmybrawn avatar jimmybrawn commented on September 24, 2024

I'm looking for a workaround for Wellington on windows since they don't support windows. If Wellington will be used here then thus workaround won't work anymore

from train.

drewwells avatar drewwells commented on September 24, 2024

You could run train in a container to get windows support. I think they're also bundling ubuntu VMs with windows now

from train.

Related Issues (11)

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.