David Bernard

Results 54 issues of David Bernard

Hi, This PR allow to generate tree-line for each row, then user can display it into any cell and produce some kind of tree table like: ```txt +-------------+------------+ | Title...

To allow self_update to use .bin_name("f1.txt") on : archive are created like: ```sh tar -czvf t_archive.tar.gz -C t_archive . a . a ./f1.txt ``` like (existing) for archive created like:...

Goals : a simple a way to customize the display of ther connector. eg : - using arraw instead of node - adding label, tooltips info Info : [How to...

### Summary I'm the author of [ffizer](https://github.com/ffizer/ffizer/) (an alternative to cargo-generate), I would like your agreement to port the this template for ffizer. Are you OK ? Thanks ### Additional...

question

Thoses mime-types are used in Machine Learning community (Jupyter, JupyterLab). Please review, I'm not sure to do the right changes. Thanks. FYI I started a PR to use mime with...

Hi, As the author of [ffizer](https://crates.io/crates/ffizer) (a tool to create project from template), I would like to propose a collaboration. - ffizer can be used as cli or as lib...

Data visualization (data-viz) is used for exploration, explanation, illustration, ... This a place to discuss: - what we want to build - what we have - what we need -...

Hi, I started a small crate that provide a git2's credential function [git2_credentials](https://github.com/davidB/git2_credentials). And you did an useful work about git's credentials. Can I copy (and adapt) your code `ssh.rs`...

question

Hi, Is it possible/planned to support calling method on "current context". extracted from https://golang.org/pkg/text/template/ : > - The name of a niladic method of the data, preceded by a period,...

When I re-apply a template on an folder, I want to have the default value for variables set to the value used during previous apply. Value should be stored as...