Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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))