Skip to content

tsonglew/linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linter

linter website source code

Support

Now available on MacOS and Linux

  • Python(pylint)
  • C++(cpplint)
  • C(cpplint)
  • Java
  • JavaScript
  • Go
  • C#
  • Ruby
  • Swift
  • Perl
  • Shell

Deploy

Raw

Install Golang First, and then get the code from GitHub

$ git clone https://github.com/kasheemlew/linter.git

Build to present working directory

$ make build

Install binary to go-path/bin

$ make install

with Docker(halted)

$ git clone https://github.com/kasheemlew/linter.git
$ docker build -t linter .
$ docker run --publish 6060:8080 --name linter --rm linter -d

Maintainers

Front-end: Elegenthus

Back-end: kasheemlew

About

linter website source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published