File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ Using conda-smithy to manage your CI
2
2
====================================
3
3
Conda-forge, and specifically ``conda-smithy `` contains a lot of
4
4
tools for building and deploying continuous integration (CI)
5
- infrastructure on a variety of different platforms and architectures!
5
+ infrastructure on a variety of different platforms and architectures.
6
6
Wouldn't it be nice if you could reuse all of this hard work, so
7
- you don't have to write or manage your own CI configurations?!
7
+ you don't have to write or manage your own CI configurations?
8
8
9
9
By adding a ``recipe/ `` directory to your repository, the conda-smithy
10
10
command ``ci-skeleton `` let's you hook into well-tested and robust
11
11
CI infrastructure. Using the conda-smithy ``rerender `` command, you
12
- can then keep your repository up-to-date with any needed changes!
12
+ can then keep your repository up-to-date with any needed changes.
13
13
14
14
Getting Started
15
15
---------------
You can’t perform that action at this time.
0 commit comments