Skip to content

Instantly share code, notes, and snippets.

@mohayonao
Last active October 27, 2015 08:40
Show Gist options
  • Select an option

  • Save mohayonao/cc681c2ea0c057440990 to your computer and use it in GitHub Desktop.

Select an option

Save mohayonao/cc681c2ea0c057440990 to your computer and use it in GitHub Desktop.
"use strict";
const fs = require("fs");
fs.writeFile("foo.txt", "FOOOOO!!!!!!!!");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment