mirror of
https://github.com/JakeWharton/mosaic.git
synced 2025-11-02 21:40:06 +08:00
Mosaic
Jetpack Compose for console UI. Inspired by Ink.
Usage
Can't do much yet. For now, run ./gradlew installDist to build a binary and then run
./examples/jest/build/install/jest/bin/jest. Must be run on its own to correctly detect
that your terminal supports ANSI control sequences.
License
Copyright 2020 Jake Wharton
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Description
Languages
Kotlin
84.9%
C
8.4%
C++
5.7%
Java
0.7%
Zig
0.2%