Skip to content

jtefteller/google-groq-task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project README

Welcome to the google-groq-task-manager! This README file will provide you with all the necessary information to get started.

Installation

To install the project, follow these steps:

  1. Follow this guide to setup OAuth2 for google tasks: https://developers.google.com/identity/protocols/oauth2/web-server - note the http://localhost:3000 webserver is already setup in this code.
  2. Clone the repository: git clone https://github.com/jtefteller/google-groq-task-manager.git
  3. Navigate to the project directory: cd google-groq-task-manager
  4. Install dependencies: make install

Build

To build the project, follow these steps:

  1. Clone the repository: git clone https://github.com/jtefteller/google-groq-task-manager.git
  2. Navigate to the project directory: cd google-groq-task-manager
  3. Install dependencies: make build

Usage

To use the project, follow these steps:

  1. go run main.go or ./bin/google-groq-task-manager

Contributing

We welcome contributions from the community! If you'd like to contribute to the project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes and commit them: git commit -m "Add your feature"
  4. Push your changes to your forked repository: git push origin feature/your-feature
  5. Open a pull request to the main repository.

License

This project is licensed under the MIT License.

About

Task manager using groq and google tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published