Skip to content

CyberryTeam/normez-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

normez-docker

Docker image for NormEZ

Table of Contents

About

Docker image for portable use of NormEZ, a coding-style checker for Epitech C projects.

Built with

Getting started

Prerequisites

  1. Install Docker

Using

Current directory

docker run --rm -v "$PWD:/files" cyberryteam/normez-docker:latest

Help

docker run --rm -v "$PWD:/files" cyberryteam/normez-docker:latest -h

Contributing

Bug reports, feature requests, other issues and pull requests are welcome. See CONTRIBUTING.md for more information.

License

Distributed under the MIT License. See LICENSE for more information.