asanaman

Asana tools and golang libs.

OTHER License

Stars
2
Committers
4

asanaman

😄 asanaman

Usage

foo@bar:~$ asanaman
USAGE
  asanaman [global flags] <subcommand> [flags] [args]

SUBCOMMANDS
  me              
  workspace-list  
  project-list    

FLAGS
  -cache-path .asanaman-cache  cache path
  -debug false                 debug mode
  -domain ...                  Asana workspace
  -json false                  return JSON output when possible
  -token ...                   Asana token
exit status 1

Install

Using go

go get moul.io/asanaman

Releases

See https://github.com/moul/asanaman/releases

Contribute

I really welcome contributions. Your input is the most precious material. I'm well aware of that and I thank you in advance. Everyone is encouraged to look at what they can do on their own scale; no effort is too small.

Everything on contribution is sum up here: CONTRIBUTING.md

Dev helpers

Pre-commit script for install: https://pre-commit.com

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Stargazers over time

License

© 2021 Manfred Touron

Licensed under the Apache License, Version 2.0 (LICENSE-APACHE) or the MIT license (LICENSE-MIT), at your option. See the COPYRIGHT file for more details.

SPDX-License-Identifier: (Apache-2.0 OR MIT)