README
changeset 341 e9d5287c3107
parent 333 24bc76d97db2
child 396 3ffe978a5664
equal deleted inserted replaced
340:9eeab89d0671 341:e9d5287c3107
     6 compilation
     6 compilation
     7 
     7 
     8 git clone https://github.com/wartremover/wartremover.git
     8 git clone https://github.com/wartremover/wartremover.git
     9 sbt "++ 2.13.1" core/assembly
     9 sbt "++ 2.13.1" core/assembly
    10 
    10 
       
    11 ======================
       
    12 scalafix
    11 
    13 
       
    14 https://scalacenter.github.io/scalafix/docs/users/installation.html
       
    15 https://gabro.github.io/scalafix/docs/installation/cli.html
       
    16 
       
    17 
       
    18 =====================
       
    19 bash cheatsheet
       
    20 
       
    21 https://devhints.io/bash
    12 ======================
    22 ======================
    13 
    23 
    14 
    24 
    15 ./dff > sort | more
    25 ./dff > sort | more
    16 ./dff | sort > d
    26 ./dff | sort > d