README
changeset 341 ec3d7c2ece09
parent 333 0b82e661341a
child 396 ea39bbc8d98d
equal deleted inserted replaced
340:b37db1787e1b 341:ec3d7c2ece09
     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