palm
Here are 34 public repositories matching this topic...
-
Updated
Feb 8, 2021 - C++
-
Updated
Dec 2, 2018 - JavaScript
Context
We use the click context heavily in palm commands since this is how we access the Environment for core functions like run_in_docker. The syntax is a little awkward as we have to access the Enviornment via ctx.obj, which is a click convention. We can improve the readability of our code by changing the implementation to use @pass_obj instead, and naming the first arg environment - t
Context
Our test coverage on this plugin is not great. It would be great to take the time to test as much of the code as we can.
Is your feature request related to a problem? Please describe.
No, this is an improvement that will help keep the codebase healthy in the long-run.
Describe the solution you'd like
Implement tests for the following (in loose priority order):
- dbt_p
-
Updated
Aug 9, 2019 - C++
-
Updated
Feb 22, 2019 - Python
-
Updated
Aug 6, 2017 - C++
-
Updated
Jun 5, 2018 - Java
-
Updated
Nov 27, 2019 - Python
-
Updated
Jun 10, 2022 - Python
-
Updated
Dec 7, 2017 - C#
-
Updated
May 10, 2021 - JavaScript
-
Updated
Jul 28, 2018 - C++
-
Updated
Jul 9, 2018
-
Updated
Jul 2, 2021 - Python
Improve this page
Add a description, image, and links to the palm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the palm topic, visit your repo's landing page and select "manage topics."


Currently, we only have 2 examples apps (clock-app and navigation), I guess we can add more!
I would love to see more examples using Redux, Apollo [...]
I'm open to ideas!