Commit graph

60 commits

Author SHA1 Message Date
Andy Kipp
1fe85ea5b7
Rewrite xontribs section 2022-07-06 00:58:44 +04:00
Andy Kipp
d6aa169eae
docs: add "The xonsh shell community" to the readme (#4585)
* docs: add "The xonsh shell community" to the readme

* docs: fix spelling

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2021-12-03 09:39:19 -05:00
Noorhteen Raja NJ
80cf91a719
Jnoortheen patch 1 (#4451)
* add codecov badge

* Update README.rst
2021-08-30 21:12:08 +03:00
Noorhteen Raja NJ
3ce8c9b337
add py310 (#4270)
* chore: adding py310 to ci

though this will require code/parser changes, this is to prepare for
upcoming adoption

* fix: set python version as string

* fix: reference to master -> main

* fix: coverage is not reported in master

- disable amalgamation
	1. during coverage report tests
	2. qa tools like mypy may follow imports
- use python 3.9 for coverage and qa report. since it will have more
coverage and better typing support

* chore: use py3.10 with setup-py action

* chore: add news-item check job

* fix: py3.10 error while starting

the match statement is not supported.
while the syntax support is only upto py3.8

* fix: news-item checker

* chore: enable fail report for py310 tests

* test: add test for ptk_shell
2021-06-07 13:40:40 -04:00
Gil Forsyth
120210cb5e
Delete codecov.yml (#4232)
* Delete codecov.yml

codecov got hacked, rather badly, and we aren't going to send them anything ever again

* Remove codecov badge and remove from requirements
2021-04-15 10:16:09 -04:00
anki-code
2b80fc3f3d
Small docs fixes (#4124)
* button

* transparent png

* transparent png

* github xontribs

* transparent png

* moving windows note

* removing broken link

* talks added

* talks added

Co-authored-by: a <a>
2021-03-01 10:44:17 -05:00
Gil Forsyth
d3eda8e90b
Fix readme and rever test call for release (#4075)
The rever command hasn't been tested with the new parameters to
`run-tests.xsh` (spoiler alert, it breaks).

Also converted the `raw` block to regular RST since PyPI doesn't allow
`raw` directives in the `long_description` on upload to PyPI
2021-02-04 11:45:37 -05:00
Asaf Fisher
f3240c9c6d
Add Open in google cloudshell in the readme. (#4040)
* README: Add `open in google cloud shell` button in the readme 🤩

* news: Add google cloud button news
2021-01-04 12:46:56 -05:00
a
e903c3fc51 link 2020-10-22 19:41:10 +03:00
anki-code
0e4a7c2a81
Update README.rst 2020-10-22 18:20:52 +03:00
anki-code
8dcb89beec
readme twitter 2020-10-22 17:01:04 +03:00
a
3743b02c1f links 2020-10-20 10:05:55 +03:00
a
30e250124a links 2020-10-20 10:04:45 +03:00
a
c0ee2e4a3c text 2020-10-19 23:06:00 +03:00
a
7758346d02 text 2020-10-19 21:55:03 +03:00
a
88d2bb8be1 text 2020-10-19 21:53:32 +03:00
a
ff3e5618ff text 2020-10-19 21:52:54 +03:00
a
1751f689e6 url 2020-10-18 17:08:09 +03:00
a
58bc5fac40 readme 2020-10-18 03:50:44 +03:00
a
8df4d1fc1e readme 2020-10-18 03:49:06 +03:00
a
2a3afdf389 readme 2020-10-18 03:48:37 +03:00
a
bda0506e78 readme 2020-10-18 03:46:47 +03:00
a
0ddf4c073c readme 2020-10-18 03:43:49 +03:00
a
1aee3c4743 readme 2020-10-18 03:42:58 +03:00
a
fb1c441a22 readme 2020-10-18 03:41:53 +03:00
a
e63ef14945 readme 2020-10-18 03:40:19 +03:00
a
4503ce6d4a readme 2020-10-18 03:39:57 +03:00
a
35ffd0e852 readme 2020-10-18 03:37:35 +03:00
anki-code
38efeff60a
Update README.rst 2020-09-23 19:10:13 +03:00
anki-code
ffc16a77a6
Update README.rst 2020-09-23 18:36:22 +03:00
anki-code
fae0903dc2
Update README.rst 2020-09-23 18:22:32 +03:00
anki-code
aaf6bd5cff
Update README.rst 2020-09-23 09:19:53 +03:00
swedneck
c29330f435
Add link to matrix room
the matrix room is bridged to the gitter chat
2020-05-31 17:15:42 +02:00
anki-code
65363331bf xxh new repo name 2020-03-04 12:46:38 +03:00
anki-code
1c4f4339af Projects that use xonsh: xxh 2020-02-09 02:18:18 +03:00
chengxuncc
acaddd65df
remove landscape badge 2019-07-28 22:19:49 -04:00
Anthony Scopatz
f1127ed916 Revert "updated setup.py for Python 3.4 (revert of 91ec14bb6d)"
This reverts commit 002a317951.
2019-05-14 17:41:35 -04:00
Anthony Scopatz
002a317951 updated setup.py for Python 3.4 (revert of 91ec14bb6d) 2019-05-14 17:32:31 -04:00
Rodrigo Oliveira
91ec14bb6d Drop support for Python 3.4
Minimal required Python version is now 3.5.
2019-05-06 16:51:32 -03:00
anatoly techtonik
39620b8fbe
https 2019-01-22 22:02:27 +03:00
dbxnr
8759d13c73
update projects 2018-10-01 20:39:50 +01:00
laerus
b8e85f0a64 Merge branch 'cover' into ccover 2017-01-30 15:32:41 +02:00
laerus
0a2ca5ac32 codecov badge in README 2017-01-29 17:01:23 +02:00
laerus
1b2107fb43 replace 'bashwards' from xonsh description 2017-01-08 11:07:43 +02:00
Nigel Tea
c78301bb0c Add circle CI badge to readme 2016-09-28 08:32:45 -04:00
Jamie Bliss
25e4750b40 Point at the right appveyor 2016-08-04 01:04:48 -04:00
Gil Forsyth
70473d6548 update readme links for organizational account
trivial update of scopatz -> xonsh in readme links
2016-06-21 11:07:40 -04:00
adam j hartz
30c18364e3 update README.rst to use new travis location 2016-06-07 16:53:07 -04:00
Donne Martin
bc25328b51 Add 'Projects that use xonsh' section to README 2016-05-14 18:59:14 -04:00
The Gitter Badger
2d210b9a4e Add Gitter badge 2016-03-07 16:48:24 +00:00