Takayuki Maeda

Results 28 issues of Takayuki Maeda

T-compiler
S-waiting-on-review

This pull request is for running a benchmark of Ruby installation speed. Ref #15

I fixed frum build and test for Linux in this PR. https://github.com/Homebrew/homebrew-core/pull/81324

- [x] subcommands - [x] flags - [x] arguments shell - [x] zsh - [x] bash - [ ] fish The rest of what to do is implement completions command...

Most of functions and structs and so on don't have docs now. I want to write docs in order to make it easier for people to contribute to `frum`.

good first issue

I want to make Ruby installation blazing fast in `frum`. [Here](https://github.com/TaKO8Ki/frum/pull/16)'s a benchmark.

help wanted

enhancement
help wanted

`frum install 2.6.0` caused the following error. ``` $ frum install 2.6.0 ==> Installing Ruby 2.6.0 error: Can't extract the file: IoError(Custom { kind: Other, error: TarError { desc: "failed...

bug

### Discussed in https://github.com/TaKO8Ki/gobang/discussions/150 Originally posted by **farooqkz** May 11, 2022 Hello. How can I connect to a MySQL database by providing path to a Unix Domain Socket? ref: https://docs.rs/sqlx/latest/sqlx/mysql/struct.MySqlConnectOptions.html