This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
176d056aed9e738135f122b3f7e29e70d3b70f79
automatisch
/
packages
/
docs
/
pages
/
apps
/
asana
/
actions.md
Rıdvan Akca
176d056aed
feat(asana): add find project action
2024-06-07 12:30:01 +02:00
324 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/asana.svg
name
desc
Create project
Creates a new project.
name
desc
Create task
Creates a new task.
name
desc
Find project
Finds an existing project.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>