Artifacts using Ceylon Logging (7)
# specks
**specks** enables a different way to check that your Ceylon code works.
Instead of writing traditional tests, you write specifications.
Last Release on Feb 13, 2021
# What is IceCode Config
Having worked with many java configuration libraries. I have not found one that did what I wanted.
Last Release on Feb 13, 2021
## `ceylon-config`
A Ceylon Library for managing configuration from several sources, including
* config files
* env variables
* java system-properties
This library inspired by [The Twelve-Factor App](https://github.com/yogthos/config)
and ...
Last Release on Feb 13, 2021
4.Core
Depin Core - Dependency injection framework core module for Ceylon
## Logging
This module uses standard Ceylon logging defined via `module ceylon.logging`. Configuration of logging may be altered using [[log]] value.
Last Release on Feb 13, 2021
Core engine module for Gecon framework. Provides [[Gecon]] class to be instantiated, as main entry point for executing of transformations.
Last Release on Feb 13, 2021
6.Core
gyokuro is a framework written in Ceylon, similar to Sinatra
and Spark, for creating web applications with very little boilerplate.
It is based on the Ceylon SDK and uses `ceylon.http.server`.
Last Release on Feb 13, 2021
- Prev
- 1
- Next