Batman is an iOS app to create tasks in Asana.
Using buddybuild:
- Fork this repo
- Onboard the app in buddybuild
- Add a ASANA_TOKEN device key with your token
- Build and deploy the app on your device
Locally
- Clone this repo
make update
- Add a ASANA_TOKEN environment variable in the Batman scheme with your token
- Run the app
We use Asana at buddybuild and I wanted a quick way to create a task from my phone. I know that Asana already has an iOS app but I wanted to make something that allows me to create tasks super quickly. Also, it's fun.