New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/burl/inquire

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/burl/inquire

  • v0.2.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

inquire

A collection of common interactive command line user interfaces

inquire attempts to replicate the look and feel of the Node package inquirer, but for Go.

WIP

This is a work in progress. See demo/grail.go for a demonstration of using the API.

Demo

API

The API is not yet stable. I'm torn between building a permissive style API with interface types and maps -- or -- having a strongly typed interface with compile-time checking, etc. Perhaps there can be both, but for now, its the latter. Suggestions are welcome.

API documentation can be found at godoc.org.

License

This library is under the MIT License

FAQs

Package last updated on 25 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc