Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vincent-the-gamer/coding-life-lite
- Owner: Vincent-the-gamer
- Created: 2024-01-01T16:58:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-02T15:28:37.000Z (11 months ago)
- Last Synced: 2024-01-02T18:24:04.481Z (11 months ago)
- Language: TypeScript
- Size: 839 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.gitpnpm i
pnpm start
```