| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Your personal nerd that takes care of running compute jobs on the Nerdalize cloud.
Nerdalize is building a different cloud. Instead of constructing huge datacenters, we're distributing our servers over homes. Homeowners use the residual heat for hot showers and to warm their house, and we don't need to build new infrastructure.
In order to make our cloud resources accessible and easy to use, we've developed a CLI that fits your workflow. Whether you’re a researcher, engineer or developer, it allows you to easily run your computations, simulations and analyses on our cloud infrastructure.
Features:
To start running your compute on the Nerdalize cloud you'll need to set up an account and download the Nerd CLI itself.
If you would like to contribute to the project it is possible to build the Nerd from source:
git clone git@github.com:nerdalize/nerd.git $GOPATH/src/github.com/nerdalize/nerd
cd $GOPATH/src/github.com/nerdalize/nerd ./make.sh build
$GOPATH/bin/nerd Usage: nerd [--version] [--help] <command> [<args>] Available commands are: ...
| Back | FazBrowse Home | New Git URL |