Skip to content

soldair/watney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watney

how many potatoes!?

query local fda food database and other sources to determine how many of what plant you need to grow to produce x colories by what time

cli

$ watney food potato
lots of potatoes!
sudo npm install -g watney

api

var watney = require('watney')
watney.food({search:'potato'},function(err,data){
  console.log(data)
  // lots of potatoes!
})

About

how many potatoes!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published