I hereby claim:
- I am martinwoodward on github.
- I am martinwoodward (https://keybase.io/martinwoodward) on keybase.
- I have a public key whose fingerprint is 8381 3ADC DA45 92A6 2D11 7EB5 07AA 6B77 975E 6D50
To claim this, I am signing this object:
| # Set OCTOKIT_ACCESS_TOKEN to authenticate with a PAT | |
| # Something like OCTOKIT_ACCESS_TOKEN=<<TOKEN>> bundle exec ruby create-org-montage-script.rb | |
| require "octokit" | |
| Octokit.auto_paginate = true | |
| # Replace <<ORG_NAME>> with your GitHub org | |
| members = Octokit.org_members "<<ORG_NAME>>" |
| Here |
| using System.Runtime.InteropServices; | |
| namespace PInvokeSamples { | |
| public static class Program { | |
| // Import the libc and define the method corresponding to the native function. | |
| [DllImport("libc.so.6")] | |
| private static extern int getpid(); | |
| public static void Main(string[] args){ |
I hereby claim:
To claim this, I am signing this object: