Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vincent-the-gamer/coding-life-lite

A lightweight version of coding life.
https://github.com/vincent-the-gamer/coding-life-lite

Last synced: 5 days ago
JSON representation

A lightweight version of coding life.

Awesome Lists containing this project

README

        



Coding Life Lite


English
|

简体中文

A lightweight version of coding life.

# Features

## Lightweight

This version of coding life is running only in `command line` since the original version has a webpage.

Original Coding Life: [https://github.com/xitu/coding-life](https://github.com/xitu/coding-life)

## Memes
Replace Juejin memes by `Arch Linux` and `Rust` memes. (\*^▽^\*).

# Play
```shell
git clone https://github.com/Vincent-the-gamer/coding-life-lite.git

pnpm i

pnpm start
```