Skip to content

webhat/oeis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OEIS Query

For windows compile with: GOOS=windows GOARCH=386 go build -o oeis-query.exe

For linux compile with: GOOS=linux GOARCH=amd64 go build -o oeis-query

For OSX compile with: GOOS=darwin GOARCH=amd64 go build -o oeis-query

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published