-
Test OAM migration with TodoList WebLogic application. See instructions at https://github.com/oracle-cne/ocne/blob/main/doc/experimental/oam-to-kubernetes.md
Do the following 2 tests in sequence:
T…
-
### Research
To be discussed on friday. Having a look at other CLI's & SDK's to see what different commands / Helps offer.
- Support loading single document model
- Improve the readme file
- Json …
-
Similar approaches:
- https://www.w3.org/TR/credential-management-1/#mediation-examples
- https://w3c-ccg.github.io/credential-handler-api
Let's assume a Chrome / Edge Extension is providing a …
-
- Deploy to GitHub & Heroku
-
## Feature request
Make URLs in a todo list clickable (as per URLs in the Settings)
Describe your needs.
-
* Serving Flask app "run.py"
* Environment: development
* Debug mode: on
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
127.0.0.1 - - [04/Sep/2020 09:23:27] "GET / HTTP/1.1" 50…
-
As new user I would like to read some introduction which learn me key concepts behind generated directory tree. Some simple example like super-simple todolist application will be very helpful for newb…
-
I think it would be great to add a task counter to permanently show the **relevant** or **total** number of tasks in the upper right corner of the icon. Both [Planner](https://github.com/alainm23/plan…
-
## Task: Create a Todo List Application
**Objective:** Build a simple todo list application using React to manage tasks.
### Task Overview
- Set up a new React project using a tool of your choice (…
-
#!/bin/sh
reminder=$(osascript -e 'tell application "Reminders"
set activeReminders to (reminders of list "测试" whose completed is true)
set numOfActiveReminders to (count of activeReminde…