Commit Graph

50 Commits

Author SHA1 Message Date
Nikolaj Kuntner 2faab1ea83
Improve style consistency in root directory docs files (#4493)
* Improve style consistency

* black python required blank

Co-authored-by: Nikolaj Kuntner <>
2021-05-12 13:12:30 -07:00
Gene Hoffman c3a3fdba1f Integrate GH super linter - fix shell, markdown, python issues (#296)
* Try super-linter
* Fix lint issues, move to separate gh action
* Fix md, shell
* Ignore import-error for python - fix MDs
* Disable standard-js, initial eslint config
* Fix raises, remove prettier for now
* skip pylint no-member check in src/util/byte_types.py line 40
* pyinstaller windows back to INFO
* Disable powershell lint for now.
* Disable css validation temporarily
2020-07-16 13:05:43 -07:00
Gene Hoffman dce36aa3b6
Move Install and Quickstart to the repo wiki 2020-04-26 14:40:25 -07:00
Richard Kiss 93c9092a47 Add `chia start`, and remove a bunch of shell scripts. 2020-04-21 23:11:53 -07:00
Gene Hoffman 1f02c363a7 Install nodejs on Ubuntu instead 2020-04-21 22:55:21 -07:00
Gene Hoffman 4dd34bdc07 find all cbor2 and miniupnpc references and up them. Warn on k=29 2020-04-21 22:38:51 -07:00
Gene Hoffman 185ad8b151 Move URLs to download.chia.net 2020-04-21 22:38:49 -07:00
Gene Hoffman 5b16ae1185
Windows Installer documentation 2020-04-08 17:32:22 -07:00
Gene Hoffman 81c38d4e4a
Call out RHEL as supported 2020-04-08 16:09:49 -07:00
Gene Hoffman 2b7688a916
CentOS/RHEL 8.1 don't have python3.8 2020-04-08 16:07:54 -07:00
Gene Hoffman 995968183b
Recognize CentOS v AMZN2 2020-04-08 14:50:04 -07:00
Gene Hoffman 4ae557885a
AMZN2 simplify and add binary install 2020-04-08 13:49:58 -07:00
Gene Hoffman 66e277a3c3
Update INSTALL.md - remove ci install reqs 2020-04-08 12:12:06 -07:00
Gene Hoffman 53f6cd580b
Update miniupnpc in INSTALL.md 2020-04-06 00:44:47 -07:00
Gene Hoffman f12f920531
update wsl section 2020-04-05 20:37:15 -07:00
Gene Hoffman 37a00a26f9
Remove extra ./activate 2020-04-05 20:35:23 -07:00
Gene Hoffman de52f7f0a2
specify 3.7 2020-04-05 20:31:53 -07:00
Gene Hoffman 4a28c0e087
remove apostrophe 2020-04-05 20:19:11 -07:00
Gene Hoffman 50132e38ca
Remove then 2020-04-05 19:54:36 -07:00
Gene Hoffman 0d301d9052
add python3.7-distutils 2020-04-05 19:47:08 -07:00
Gene Hoffman 7c7b1f4d0f
Need python3.7 from apt 2020-04-05 16:11:09 -07:00
Gene Hoffman a87a455e39
Clean up dism.exe and force reboot 2020-04-05 15:50:16 -07:00
Gene Hoffman 1f97b4dd3d
Move binary wheels into install.sh 2020-04-05 13:50:47 -07:00
Gene Hoffman 4410c3a43a
Modify core ubuntu install 2020-04-05 13:23:40 -07:00
Gene Hoffman fff0ee5b4b
WSL all binary install on 18.04 2020-04-04 19:37:36 -07:00
Gene Hoffman 42aaf3bd96
Fix Windows Wallet URL 2020-04-03 23:16:42 -07:00
Gene Hoffman e21e150993
Add Catalina requirement to INSTALL 2020-04-03 14:33:22 -07:00
Gene Hoffman f876ea7022
Add chia-start-wallet-server and update docs 2020-04-02 10:18:33 -07:00
Gene Hoffman 6807bd9d04
Add Windows wallet install instructions. 2020-04-02 09:39:21 -07:00
Gene Hoffman 9d9419863c
Document nits 2020-04-01 17:57:59 -07:00
Gene Hoffman e1267f1deb
MacOS install instructions 2020-04-01 17:29:48 -07:00
Gene Hoffman c28b3128ad
AMZN 2 install 2020-04-01 16:06:09 -07:00
Gene Hoffman fef855d508
CentOS 7.7 install.md 2020-04-01 15:20:29 -07:00
Gene Hoffman 7e8f2bc311
Ubuntu still needs cmake bc blspy 2020-04-01 11:13:47 -07:00
Gene Hoffman 5da120ab3a
Simplify WSL install, remove apts from install.sh 2020-04-01 10:59:46 -07:00
Gene Hoffman e9e2137ec1
more INSTALL nits 2020-03-31 23:23:13 -07:00
Gene Hoffman c2b923e124
No sudo sh install.sh - move WSL up 2020-03-31 23:16:22 -07:00
Gene Hoffman 2f7068beba
Update WSL2 install instructions 2020-03-31 20:00:21 -07:00
Mariano Sorgente f721c58ba5
Comments, Windows->Microsoft, and fix tests 2020-03-30 19:25:21 +09:00
Gene Hoffman 176e107241
Remove leftover exits 2020-03-28 22:04:08 -07:00
Gene Hoffman af0c4e9008
move comments for copying 2020-03-27 22:51:23 -07:00
Gene Hoffman df1c64eaf0
revert sudo -s for cut-paste 2020-03-27 22:48:31 -07:00
Richard Kiss ef59bb2823 Reduce stuff installed for non-developers. 2020-03-27 16:52:49 -07:00
Richard Kiss b319691916 Rename .venv to venv, and create "activate" soft link to venv activate. 2020-03-27 15:41:17 -07:00
Richard Kiss e6b599f251 Add some notes. 2020-03-27 13:19:38 -07:00
Gene Hoffman 21f89b5acd
Update ubuntu install 2020-03-27 10:33:07 -07:00
Yostra 6d213696ba
ubuntu install steps 2020-03-11 13:20:42 -07:00
Mariano Sorgente bb3ce76d8a
More wallet protocol tests, fix bbugs 2020-03-09 22:44:01 +09:00
Yostra 2273600594
Update INSTALL.md 2020-02-24 12:56:46 -08:00
Mariano Sorgente e7eec45e85
Add install.sh 2020-02-07 00:34:12 -05:00