# moment-code **Repository Path**: promesis/moment-code ## Basic Information - **Project Name**: moment-code - **Description**: A repo contains all my code typed in moments - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-26 - **Last Updated**: 2023-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Library ## README # Moment code This is a repository, which contains all my code typed in moments, so I called it `moment-code`. The contents in repo is originally stored in GitHub, and I get a webhook to push to [Gitee](https://gitee.com/Promesis/moment-code) on every push. All codes are **freely distributable and released in MIT License**. I used PowerShell to build everything. The scripts are all available on any platforms, just install `pwsh` on any OS including Linux and macOS, run the `build-all.ps1`, and it will build everything automatically. I used GitHub Actions to make CI possible. **Enjoy.**