Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pleahmacaka/42school-codespace
GitHub Codespace Template - 42School Norminette Playground
https://github.com/pleahmacaka/42school-codespace
Last synced: 27 days ago
JSON representation
GitHub Codespace Template - 42School Norminette Playground
- Host: GitHub
- URL: https://github.com/pleahmacaka/42school-codespace
- Owner: PleahMaCaka
- Created: 2023-12-18T03:04:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-06T09:32:45.000Z (12 months ago)
- Last Synced: 2024-10-15T07:09:45.258Z (2 months ago)
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 42 School CodeSpcae
> This repository is designed to practice the norminette rule!
> Works seamlessly with GitHub Codespaces!## Setup
```bash
chmod 777 ./init.sh
./init.sh
```## Run!
```bash
run # ✨ Norminette > Build > Execute
norm # Check the norm rule, nothing else
cls # Shorter alias of clear
```# ETC
Insert 42 Header > `Ctrl` `Alt` `H`Recommended setting [norminette.command](./.vscode/settings.json) for Piscine Day00-09 ([ref](evilcat.norminette-42))