Skip to content

kfox/acclimate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standard - JavaScript Style Guide Build Status Coverage Status

acclimate

API-Curious Command-Line Interface Making API Traversal Easy

Getting Started

This project is pre-alpha. Not much to see yet. :)

Prerequisites

acclimate uses yarn to manage dependencies, but you can use npm instead if you don't have yarn (or prefer not to).

Installing

Clone the project and run:

yarn install
npm link

Running the tests

To run the tests and linter:

npm test

To see code coverage details:

npm run coverage

Built With

  • Vorpal - A Node.js framework for interactive CLI tools
  • Unirest - A set of lightweight HTTP request client libraries
  • node-jq - a wrapper for jq, a lightweight and flexible command-line JSON processor

Versioning

This project uses SemVer for versioning.

Authors

  • Kelly Fox - Initial work - kfox

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Inspired by httpie, a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, and more.

About

A tool to interactively investigate and work with RESTful APIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published