I hereby claim:
- I am nardan on github.
- I am nardan (https://keybase.io/nardan) on keybase.
- I have a public key whose fingerprint is 8403 536B 3094 0827 372B CE23 C77C F95F 80A3 9661
To claim this, I am signing this object:
| // Available variables: | |
| // - Machine | |
| // - interpret | |
| // - assign | |
| // - send | |
| // - sendParent | |
| // - spawn | |
| // - raise | |
| // - actions |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| find ./src -name "*.js" -exec sh -c 'git mv "$0" "${0%.js}.ts"' {} \; |
open Git Bash
| Get-ChildItem -Path "." -Include "node_modules" -Recurse -Directory | Remove-Item -Recurse -Force |