~drewr/sheets

bb08f0d01921cd47d8247b62665b3f72edbe4a7a — Drew Raines 3 years ago 6acbed5 main
Add notes to readme where I left off
1 files changed, 5 insertions(+), 10 deletions(-)

M README.md
M README.md => README.md +5 -10
@@ 1,22 1,17 @@
# sheets

A Clojure library designed to ... well, that part is up to you.

## Usage

FIXME
1. Create a service account
2. Download the json credentials and store as `~/.config/gcloud/application_default_credentials.json`
3. Share a Google Sheet with the service account address
4. Run `main`

## License

Copyright © 2021 FIXME
Copyright © 2021 Andrew A. Raines

This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at https://www.gnu.org/software/classpath/license.html.