Kuuuuuuuu / assets

nayuki.cyou assets

Home Page:https://nayuki.cyou

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nayuki.cyou Assets 🌐

Powered by Go and GitHub Actions πŸš€


Last Updated: 2024-06-09 04:02:55

Task Status

File Structure πŸ“

{
  "name": string,
  "description": string,
  "image": string,
  "link": string,
  "status": IStatus
  "languages": string[]
}

type IStatus = 'Active' | 'Inactive' | 'Archived';

About

nayuki.cyou assets

https://nayuki.cyou


Languages

Language:Go 100.0%