Skip to content

Commit

Permalink
Added 40ants-ci and 40ants-critic.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Feb 22, 2022
1 parent d24ee78 commit 98804f7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion pages/projects.page
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,15 @@ You will find a short summary on each documentation builder on the [main project
:tests nil
:ci :github))

("Testing"
("Tests and CI"
("40ants/ci"
:docs t
:tests nil
:ci :github)
("40ants/40ants-critic"
:docs t
:tests nil
:ci :github)
("40ants/cl-hamcrest"
:desc "
It is implementation of [Hamcrest](http://hamcrest.org) idea in Common Lisp.
Expand Down

0 comments on commit 98804f7

Please sign in to comment.