Skip to content
matthieudelaro edited this page Jun 28, 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. For detailed explanations about how Nut works, one should read Nut: Under The Hood.

Contributing provides some tips for contributors.

Tutorials

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