# Get latest from MongoDB website
$ curl -O https://fastdl.mongodb.org/osx/mongodb-osx-x86_64-3.4.6.tgz
$ tar -zxvf mongodb-osx-x86_64-3.4.6.tgz
$ mkdir -p mongodb
$ cp -R -n mongodb-osx-x86_64-3.4.6/ mongodb
$ sudo mv mongodb /usr/local
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
const render = function (posts) { | |
posts.responseData.feed.entries.forEach((post, index) => { | |
console.log(post.title); | |
console.log(post.content); | |
console.log(post.link); | |
}); | |
}; | |
new Feeder({ |
I hereby claim:
- I am pinceladasdaweb on github.
- I am pinceladasdaweb (https://keybase.io/pinceladasdaweb) on keybase.
- I have a public key whose fingerprint is 7289 500F 7583 1E75 5F44 3B65 98F9 1525 3878 E289
To claim this, I am signing this object:
OlderNewer