Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 674 Bytes

README.org

File metadata and controls

29 lines (26 loc) · 674 Bytes

install [nix]

nix-channel --add https://nixos.org/channels/nixos-19.09
nix-channel --update
nix-env -f ~/.nix-defexpr/channels/nixos-19.09 -iA emacs

programming

haskell

clojure

nix

rust

java

  • 1. install and config maven
nix-env -f ~/.nix-defexpr/channels/nixos-19.09 -iA maven
cp maven-conf/settings.xml ~/.m2/settings.xml
  • 1. create maven project
mvn -B archetype:generate -DgroupId=larluo -DartifactId=data-ingestion -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeCatalog=local

plugin cheetsheet

dante

cider

flymake