Skip to content
matthieudelaro edited this page Apr 26, 2016 · 10 revisions

Nut is a command line tool which offers a solution to common frustrations of developers. It hides the complexity of development environments, and extends them with customizable macros. Whether you develop in Swift, Go, Java, or C++, what you need is build/run/test the app.

The README is a good place to start to get familiar with Nut. It provides basic information about the nut.yml syntax, and about common usage.

Tutorials

  • Neural Networks with Caffe, for data scientists
  • Neural Networks with TensorFlow, for data scientists
Clone this wiki locally