Giter Club home page Giter Club logo

Comments (7)

searls avatar searls commented on June 25, 2024 1

👍 this sounds good to me. I think we should probably implement this with a scripty entry in the package.json file.

"scripty": {
  "scriptsDir": "core"
}

Scripty, in turn, will search that directory instead of "scripts". Sound good?

from scripty.

searls avatar searls commented on June 25, 2024 1

FYI, I went with path and windowsPath after lots of test rewriting of the internal names.

Landed in 1.4.0

from scripty.

searls avatar searls commented on June 25, 2024

Note: We'll probably also need a configuration option for windows scripts, as well

from scripty.

eisisig avatar eisisig commented on June 25, 2024

Thats sounds like the way to go. We have a few "custom" configs in our pacakge.json (babel, ava etc...)

from scripty.

searls avatar searls commented on June 25, 2024

Yeah, that seems to be the way things are going, and seems doubly appropriate when the cli is coupled npm to begin with.

from scripty.

gvn avatar gvn commented on June 25, 2024

Naming-things suggestion: path instead of scriptsDir

Maybe a little less semantic, but more concise? ¯\_(ツ)_/¯

from scripty.

searls avatar searls commented on June 25, 2024

@gvn -- whatever I pick I'll try to be careful about it. As mentioned above, we're only talking about scripts in the user directory, but we'll need a way to specify either/or of scripts and scripts-win, so path is probably too generic. I also want to be careful of introducing too generic of an option name as I start to noodle on the potential needs of a future plugin module system.

from scripty.

Related Issues (20)

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.