Skip to content

Instantly share code, notes, and snippets.

View lpestl's full-sized avatar
:octocat:
Focused on Unreal Engine

Michael S. Kataev lpestl

:octocat:
Focused on Unreal Engine
  • Saint Petersburg
  • 11:03 (UTC +03:00)
  • LinkedIn in/lpestl
View GitHub Profile
@OkayX6
OkayX6 / CodingGuidelines.md
Last active October 26, 2017 09:02
Workflow

Coding style

We mainly use the coding conventions from F# Component Design Guidelines.

The formatting style should be consistent as much as possible throughout the code base.

@PurpleBooth
PurpleBooth / README-Template.md
Last active June 10, 2024 06:12
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites