Skip to content

intellibus/bigparser-cli

Repository files navigation

bigparser-cli

bigparser-cli — Manage Your BigParser Accounts Via The Command Line

THIS PROJECT IS STILL IN THE DESIGN PHASE

IDEAS & CONTRIBUTIONS ARE WELCOME

An Open Source Universe Project


Contents

Features ✨

  • Persist AuthId to Local Machine Planned
  • Login via AuthId Planned
  • Login via Email & Password Planned
  • Login via OAuth Planned
  • Manage Multiple BigParser Profiles Planned
  • Define Standards for Local Storage of BigParser Credentials Planned
  • Simple CLI Interface Planned
  • Typescript Support Planned

Install 🛠

npm install bigparser-cli

Usage 🔭

Read more about the Design behind bigparser-cli here.

$ bigparser login

Choose your login method:
  OAuth
  Email / Password
> AuthId

Paste your AuthId: ****-****-****-****

Enter a profile name (optional): dev

Congrats! Your BigParser Account has been saved under the dev profile

$

Documentation 🛰

bigparser-cli is under active development, documentation will be added once an initial release is ready.

Contributing 🌎

We would love for you to contribute your ideas, code, & fixes to bigparser-cli.

We encourage everyone to read our Design Document to learn more about the thought process behind bigparser-cli.

Also check out the rewards offered for contributing to the Open Source Universe.

License ⚖️

MIT