Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claudiusayadi/spacelog
A simple CLI program that logs the names of people in space - to learn TypeScript in Node.js.
https://github.com/claudiusayadi/spacelog
Last synced: 25 days ago
JSON representation
A simple CLI program that logs the names of people in space - to learn TypeScript in Node.js.
- Host: GitHub
- URL: https://github.com/claudiusayadi/spacelog
- Owner: ClaudiusAyadi
- License: mit
- Created: 2024-11-28T17:14:38.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-28T18:24:32.000Z (about 1 month ago)
- Last Synced: 2024-11-28T18:31:50.491Z (about 1 month ago)
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spacelog
A simple CLI program that logs the names of people in space - to learn TypeScript in Node.js.
## Preview
![Spacelog CLI screenshot](cli.png)
- Clone the repository: `git clone `
- Start the project: `pnpm install && pnpm start`