Commit Graph

27 Commits (master)

Author SHA1 Message Date
Chris Veilleux 26ed641b48 applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
Kris Gesling c685d87d5e Add note about using an application specific user 2021-09-06 16:13:08 +09:30
Kris Gesling a92b475212 Add section on testing the endpoints 2021-07-15 14:54:39 +09:30
Kris Gesling 0e5110ca09 Fix heading levels 2021-07-15 10:04:28 +09:30
Kris Gesling d670bf6b03 Fix missing text in Redis description 2021-07-15 09:57:52 +09:30
Kris Gesling dcd2b5ec5f Add Precise API endpoint 2021-07-15 09:49:31 +09:30
Kris Gesling 232b7b6213 Fix API endpoint paths 2021-07-15 09:45:53 +09:30
Kris Gesling a90f256218 add work around for postgres auth error 2021-07-15 09:45:03 +09:30
Kris Gesling 7aa466bdf5 reuse env variables for setting passwords 2021-07-15 09:45:03 +09:30
Kris Gesling a1a012de0a Use $USER variable to work regardless of username 2021-07-15 09:45:03 +09:30
Kris Gesling 755e4cb2cf Add link to Ubuntu image download 2021-07-15 07:22:42 +09:30
hammyMarc 92e056fa57
Update README.md
Line 63: to lower-case P->python3.7

Line 48: Moved the install of package: python3-pip
2020-07-13 12:59:31 -04:00
hammyMarc ef8ef26ccc
Update README.md
For some reason, a fresh install of Unbuntu 18 and python3.7 didn't include pip. Added a line to ensure people have pip, before proceeding.
2020-07-12 18:24:47 -04:00
GustavMauler 674bcd6cb9
Fix typo in env var name 2019-12-06 10:23:16 -05:00
Chris Veilleux 7260df9170 added a space so that a header would show up correctly 2019-10-11 12:49:25 -05:00
Moritz Glöckl 52497dc0eb
Fix a few readme mistakes for #hacktoberfest 2019-10-04 17:03:38 +02:00
Chris Veilleux 224ec30443 added instructions to populate the table of marketplace skills 2019-08-15 19:29:27 -05:00
Chris Veilleux cdf5654c0e ensure pipfiles are up-to-date before publishing repo 2019-08-15 19:23:30 -05:00
Chris Veilleux 59228301d5 Made some additions to the Postgres DB setup. 2019-08-15 18:28:40 -05:00
Chris Veilleux 94766aef72 Added a section pointing users to the selene-ui repository to setup the GUI aspects of Selene 2019-08-14 13:03:41 -05:00
Chris Veilleux 776d116501 Completed first draft of README. 2019-08-14 12:59:37 -05:00
Chris Veilleux b9883d4c17 Added install instructions for all the APIs 2019-08-13 16:49:38 -05:00
Chris Veilleux 14e19ba335 Added installation section and instructions on how to bootstrap the mycroft postgres. 2019-08-12 17:26:19 -05:00
Chris Veilleux 574f9d4964 Reworded some of the introductory paragraph and added more to the Getting Started section. 2019-08-10 16:22:53 -05:00
Steve Penrod 9dc4d62490 Adding the basics to prepare for publishing this repo
Changes include:

* Adding AGPL 3.0 license template (TODO: Apply to all 200+ *.py files)
* Adding AGPL license files
* Add generic public repo files (CONTRIBUTING, etc)
* Simple README updates
* Adding other generic files, e.g. .github templates
2019-07-27 18:44:23 -05:00
Chris Veilleux a1210c41d2
changed to reflect new purpose of repo 2019-01-28 16:30:31 -06:00
Chris Veilleux ac93c89d26
Initial commit 2018-07-31 21:03:40 -05:00