Skip to content

Commit

Permalink
chore: update reads
Browse files Browse the repository at this point in the history
  • Loading branch information
robcxyz committed Jan 10, 2022
1 parent acff413 commit 850fb43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ target/

scratch*.py
.bak/
pyvenv.cfg
pyvenv.cfg
docs/scratch*
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,6 @@ tackle <your GH username>/tackle-your-provider
# Or alternatively import/call it from another tackle file
```

[comment]: <> (### Use Cases)

[comment]: <> (Tackle box has a wide variety of use cases. Here are a few for inspiration.)

[comment]: <> (- [Code generation]() - WIP)

[comment]: <> (- [Custom workflows]() - WIP)

[comment]: <> (- [Keeping configuration files dry]() - WIP)

[comment]: <> (- [Kubernetes]() - WIP)

### Features

- Declarative: Everything is in yaml with easy to use interfaces
Expand Down

0 comments on commit 850fb43

Please sign in to comment.