-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
post: journal entry week starting 6 May 2024
- Loading branch information
1 parent
ab4fc16
commit 820deb8
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
title: Short week at work | ||
date: 2024-05-06 | ||
authors: | ||
- practicalli | ||
categories: | ||
- practicalli | ||
tags: | ||
- clojure | ||
--- | ||
|
||
**Thoughts for the week** | ||
|
||
Bank holiday Monday and two personal holidays this week, so only two days at work and very few meetings, yay!. | ||
|
||
Should be able to make a big dent into the gardening this week. | ||
|
||
<!-- more --> | ||
|
||
## Practicalli Clojure CLI Config | ||
|
||
Monthly library updates and published a new release. | ||
|
||
|
||
## Practicalli Web Services | ||
|
||
Generated a working Clojure API project from the `practicalli/service` template, using donut-party/system to manage the service components. | ||
|
||
```shell | ||
clojure -T:project/create :template practicalli/service :name practicalli/gameboard :component :donut | ||
``` | ||
|
||
Pushed the code to [practicalli/gameboard-donut](https://github.com/practicalli/gameboard-donut) to help others see how such a project is organised. | ||
|
||
|
||
--- | ||
Thank you. | ||
|
||
[:globe_with_meridians: Practical.li Website](https://practical.li){target=_blank .md-button} | ||
|
||
[:fontawesome-brands-github: Practical.li GitHub Org](https://github.com/practicalli){target=_blank .md-button} | ||
[:fontawesome-brands-github: practicalli-johnny profile](https://github.com/practicalli-johnny){target=_blank .md-button} | ||
|
||
[:fontawesome-brands-mastodon: @practicalli@clj.social](https://clj.social/@practicalli){target=_blank .md-button} | ||
[:fontawesome-brands-twitter: @practical_li](https://twitter.com/practcial_li){target=_blank .md-button} | ||
|