sm

Tagged "Scripting"

  1. in Articles
    Node.js is great for scripting
    Node.js and JavaScript are a great option for scripting for the language features and the large ecosystem. Oh, and it's pretty fast too!
  2. in Articles
    Add text to the beginning of every file
    Using a shell script to add a line to every file with a given extension
  3. in Articles
    How to check npm scripts in current directory
    Writing a script to read the package.json for you