Skip to content

hackersanddesigners/nobodies-for.bots-II

Repository files navigation

nobodies-for.bots-II

Intro

todaysart festival 2018, Den Haag.

References

Setup

  1. download and install a text-editor (atom, visual studio code, etc.)
  2. git clone git@github.com:hackersanddesigners/nobodies-for.bots.git-II or download the github repo
  3. set up python (we are going to use python 3.6):
    • download python 3.5.6 from here
    • or:
      • install xcode: xcode-select --install (ref)
      • install homebrew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" (ref)
      • setup PATH: add export PATH=/usr/local/bin:/usr/local/sbin:$PATH to ~/.profile (ref)
      • install python 3.6: brew install python3
  4. run python to test everything works as expected: python3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages