Skip to content

issues Search Results · repo:gnprice/toml-cli language:Rust

Filter by

17 results
 (74 ms)

17 results

ingnprice/toml-cli (press backspace or delete to remove)

The repository appears to have no activity from the owner and there a couple of PRs to merge, what is the status of this @gnprice ? Are you willing to transfer the repository ? I m interested in the tool ...
  • patrickelectric
  • 2
  • Opened 
    on Jul 8, 2024
  • #29

Currently the process by which I accomplish #3 — which started today — is not hard, but it is a few extra steps: - (Have the release commit checked out.) - Run tools/build-release linux-x86. - Visit ...
  • gnprice
  • 1
  • Opened 
    on Dec 8, 2022
  • #23

Much like #3 for Linux, it would be good to publish binaries for macOS. (At least one person has specifically asked about installing on macOS: @serpa-dystematic, at https://github.com/gnprice/toml-cli/issues/9#issuecomment-1339475460 ...
  • gnprice
  • 1
  • Opened 
    on Dec 8, 2022
  • #22

As a followup to #3 (which I ll close shortly, having just published binaries for Linux on x86_64), it would be good to publish binaries for Linux on ARM processors as well.
  • gnprice
  • Opened 
    on Dec 8, 2022
  • #21

TOML permits a key to be the empty string, when expressed in quoted-key syntax: [foo] # data.toml .bar = asdf So we should be able to retrieve values through those keys, like so: $ toml get data.toml ...
  • gnprice
  • 1
  • Opened 
    on Dec 5, 2022
  • #20

The interface I d like here is inspired by jq -r, which I frequently find handy: • --raw-output / -r: With this option, if the filter´s result is a string then it will be writ‐ ten ...
  • gnprice
  • 1
  • Opened 
    on Dec 4, 2022
  • #19

Originally posted by @gnprice in https://github.com/gnprice/toml-cli/pull/13#discussion_r1038731117: Hmm, this [in that PR version] feels rather too magical to me for the interface of this command. In ...
  • liubin
  • 3
  • Opened 
    on Dec 3, 2022
  • #16

Originally posted by @gnprice in https://github.com/gnprice/toml-cli/pull/13#discussion_r1038729485: How about going further: instead of just making this a option, how about we make it the default behavior ...
  • liubin
  • 2
  • Opened 
    on Dec 3, 2022
  • #15

Originally posted by @gnprice in https://github.com/gnprice/toml-cli/pull/13#discussion_r1038723208: Interesting, can you say more about the motivation for this subcommand [toml check]? I think the way ...
  • liubin
  • 2
  • Opened 
    on Dec 3, 2022
  • #14

When installing toml-cli using Rust 1.65 the following error occurs: ❯ cargo install --locked toml-cli Updating crates.io index Downloaded toml-cli v0.2.0 Downloaded 1 crate (11.4 KB) in 0.25s ...
  • leighmcculloch
  • 4
  • Opened 
    on Nov 10, 2022
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub