fib-example #42

Merged
JakeHillion merged 2 commits from fib-example into main 2022-05-20 19:24:45 +01:00
Owner
No description provided.
JakeHillion added 1 commit 2022-05-20 18:02:09 +01:00
JakeHillion reviewed 2022-05-20 18:06:39 +01:00
README.md Outdated
@ -4,1 +4,4 @@
### examples/fib
The fib example performs fibonacci trivially on a fixed number. It is the most basic example of a process that requires no privilege, excluding `Stderr` to print the result.
Author
Owner

s/Stderr/Stdout/

s/Stderr/Stdout/
JakeHillion marked this conversation as resolved
@ -0,0 +1,30 @@
{
"entrypoints": {
"main1": {
Author
Owner

s/main1/fib/

s/main1/fib/
JakeHillion marked this conversation as resolved
JakeHillion force-pushed fib-example from cf5ca8d3c3 to 4bba10d123 2022-05-20 18:07:03 +01:00 Compare
JakeHillion force-pushed fib-example from 4bba10d123 to 9fe48a7749 2022-05-20 18:10:06 +01:00 Compare
Author
Owner

lgtm

lgtm
JakeHillion merged commit 9fe48a7749 into main 2022-05-20 19:24:45 +01:00
JakeHillion deleted branch fib-example 2022-05-20 19:24:52 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: JakeHillion/clone-shim#42
No description provided.