Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
kitallis committed Nov 9, 2022
1 parent f8620c2 commit a5896da
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# macigè
→ the _m_obile _a_pp _c_ontinuous _i_ntegration file _ge_nerator

Built using [yew](https://yew.rs "yew-rs"), [simple.css](https://simplecss.org/ "simple-css") and [highlight.js](https://highlightjs.org "highlight-js").

# dev

```bash
make serve
```

# release

```bash
make all
```

0 comments on commit a5896da

Please sign in to comment.