Skip to content

Maeda-Naoki/Sylphide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d3062f0 · Jan 29, 2022
May 25, 2021
Sep 25, 2021
Oct 3, 2021
Apr 29, 2021
May 2, 2021
Sep 29, 2021
Oct 2, 2021
May 16, 2021
Jan 29, 2022
Oct 2, 2021
Jan 29, 2022
Sep 25, 2021
Sep 20, 2021

Repository files navigation

Sylphide

Overview

This project is intended to be the base of the Rust project.

Getting started

Mac OS / Linux

  1. Generate .env file
./setDotEnv.sh
  1. Open VSCode Remote Container

Rust Environment

  • Rust : 1.58.1
  • toolchain
    • rustfmt
    • clippy
    • rust-analyzer
    • cross

Development Environment

  • Docker
  • VSCode Dev container
  • GitHub Action
    • Build
    • Test
  • GitLab CI
    • Build
    • Test
  • Git Hooks
    • pre-commit
      • clippy
      • code format
      • commit message lint