File System | Node.js v6.8.1 Documentation
possible install shells :
- node command prompt (msi installer here)
- PowerShell
- Bash on Ubuntu on Windows (inverse-WINE?)
- Git Bash (MINGW64 based)
File System | Node.js v6.8.1 Documentation
possible install shells :
I hereby claim:
To claim this, I am signing this object:
{ | |
"seq": 216609486, | |
"version": "1.0.0", | |
"value": { | |
"@BIbVppzlrNiRJogxDYz3glUS7G4s4D4NiXiPEAEzxdE=.ed25519": { | |
"mentions": { | |
"@BIbVppzlrNiRJogxDYz3glUS7G4s4D4NiXiPEAEzxdE=.ed25519": 1, | |
"@J+0DGLgRn8H5tVLCcRUfN7NfUcTGEZKqML3krEOJjDY=.ed25519": 4, | |
"%sYZDD1+cOg52V+AQnXwcLsagUyYW2CUSynk5RFORV0c=.sha256": 1, | |
"%gPh+LUOO6SaI5ukRJWYYixatHDPGl4I0cHzFYR/OqtA=.sha256": 1, |
const { execFile } = require('child_process') | |
const os = require('os') | |
const path = require('path') | |
module.exports = { | |
name: 'jsbot-patchql', | |
version: '1.0.0', | |
manifest: require('./manifest.json'), | |
init: function (ssb, config) { | |
const env = { |