Skip to content

Instantly share code, notes, and snippets.

View mikephelan's full-sized avatar
💭
Dasein

Mike Phelan mikephelan

💭
Dasein
View GitHub Profile
@mikephelan
mikephelan / protobuf_comp_name_to_file
Last active March 18, 2020 16:16
File write of protocol buffer component names
use std::env;
use std::path::Path;
use std::fs;
use std::fs::OpenOptions;
use std::io::prelude::*;
// cargo run /Users/mikephelan/odhu/whitenoise-core/prototypes/components
fn main() {
let _args: Vec<String> = env::args().collect();
let paths = fs::read_dir(

Keybase proof

I hereby claim:

  • I am mikephelan on github.
  • I am mphelan (https://keybase.io/mphelan) on keybase.
  • I have a public key whose fingerprint is 880A FCA4 276A 2D6A 447E E1A5 55FD 25FD F7B1 B6DC

To claim this, I am signing this object: