Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 2.2 KB

Readme.md

File metadata and controls

63 lines (38 loc) · 2.2 KB

Once you head down the GraphQL's path forever will it dominate your destiny.

GitHub Stars GitHub Issues Version Build Status PRs Welcome

GraphQL Editor Cli

Compatible with GraphQL Editor our CLI works seamlessly with your projects on both the free and paid plans. Its main goal is to enhance your interactive experience and provide tools for working with GraphQL as a service.

Requirements

Installation ⚡

Let's go over the installation process step by step.

Global 🌍

First to install globally use the following command:

npm i -g graphql-editor-cli

Inside Repo 🏠

then install it in your repository using this one:

npm i -D graphql-editor-cli

That's it! Now you can use it freely, for example with npx or as a package.json script.

Author

👤 Artur Czemiel

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check our issues page.

📜 Docs

If you want to know more our docs are available here: GraphQL editor docs

📝 License

Copyright © 2023 GraphQL Editor.

This project is MIT licensed.