snekgist

1.0.0 • Public • Published

Node Gist

const gist = require('gist');
 
gist('hello').then(res => {
  console.log(res.html_url);
});

Readme

Keywords

none

Package Sidebar

Install

npm i snekgist

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • snek