Skip to content

skailasa/stackstalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Stalk

Build Status

Install

cd stalk
go install

Usage

# Print help
stalk

# Query interface relies on 'verbs' and 'adjectives'
stalk <verb> <adjective> --stack, -s <stack>

# Example usage
stalk query top "Can I eat pi?" -s math

# defaults to searching entire site
stalk query new "How tall is obi-wan kenobi?"

API

Verbs:

verb action
query query the api, searching for a string

Adjectives

adjective action
top most relevant match
new newest match
hot most active match
pop most upvoted match

Releases

No releases published

Packages

No packages published

Languages