elm-tooling-cli icon indicating copy to clipboard operation
elm-tooling-cli copied to clipboard

Manage Elm tools.

Results 8 elm-tooling-cli issues
Sort by recently updated
recently updated
newest added

`elm-tooling` works, is fast and does what I need! These days, the `elm`, `elm-format` and `elm-test-rs` npm packages are as tiny and secure as possible, which makes `elm-tooling` less relevant....

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.5 to 3.2.7. Changelog Sourced from vite's changelog. 3.2.7 (2023-05-26) fix: port #13348 to v3, fs.deny with leading double slash (#13349) (0574f80), closes #13348 #13349 3.2.6 (2023-04-18)...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

Using later Yarn versions with zero installs enabled `node_modules` folder is always deleted if you run `yarn add` or `yarn remove` commands. Therefore, you always have to rerun `elm-tooling install`...

We use Elm and downloading from GitHub releases directly is blocked. We do however have the facility to download binaries internally and host them at a location. Would you consider...

let’s do it!

It'd be great to get npm off of my dev system -- any chance elm-cli-tooling could have an installer that doesn't require npm?

Currently elm-tooling-cli is awesome to install pre-built executables but cannot be used to install other elm tools such as elm-test or elm-review because they require npm + dependencies. But there...