Skip to content

igwtech/bots

 
 

Repository files navigation

#Bots Fork of Bots open source edi translator

##Vagrant This version has a vagrant environment for development.

Do the following commands:

git clone https://github.com/igwtech/bots.git
cd bots
vagrant up
vagrant ssh

You are now in a shell on the vagrant machine. So, start the bots webserver.

cd /vagrant
./bots-webserver.py

goto http://localhost:8080 in the browser of your dev machine

Log in with username bots and password botsbots (source)

About

Fork of Bots open source edi translator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.2%
  • JavaScript 7.3%
  • HTML 4.7%
  • CSS 4.4%
  • SQLPL 0.4%