Skip to content

Commit

Permalink
feat: initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare committed Aug 9, 2023
1 parent f1658ea commit f97c5f5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 110 deletions.
32 changes: 0 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,7 @@
<div align="center"><b>NOTE: THIS REPOSITORY IS A WIP AND AS SUCH THE APIS ARE</b></div>
<div align="center"><b>MORE THEN LIKELY GOING TO CHANGE DRASTICALLY</b></div>

<!-- <h2 align="center">
<div>
<a href="https://github.com/rain-cafe/refreshly">
<img height="240px" src="https://raw.githubusercontent.com/rain-cafe/logos/main/refreshly/logo.svg?sanitize=true">
<br>
<br>
<img height="100px" src="https://raw.githubusercontent.com/rain-cafe/logos/main/refreshly/refreshly.svg?sanitize=true">
</a>
</div>
</h2> -->

<h3 align="center">
Simply a key rotation tool!~ :heart:
</h3>

<p align="center">
<strong>
<!-- <a href="https://refreshly.github.io">API</a> -->
<!-- • -->
<!-- <a href="https://rain-cafe.gitbook.io/refreshly/">Docs</a> -->
<!-- • -->
<!-- <a href="https://salte-auth-demo.glitch.me">Demo</a> -->
</strong>
</p>

<div align="center">

[![NPM Version][npm-version-image]][npm-url]
Expand Down Expand Up @@ -75,14 +51,6 @@ Refreshly(
token: myGitHubToken, // process.env.GH_TOKEN || process.env.GITHUB_TOKEN
org: 'rain-cafe',
}),
new GitHub.Target({
token: myGitHubToken, // process.env.GH_TOKEN || process.env.GITHUB_TOKEN
org: 'rain-cafe-xiv',
}),
new GitHub.Target({
token: myGitHubToken, // process.env.GH_TOKEN || process.env.GITHUB_TOKEN
org: 'rain-cafe-mc',
}),
],
})
);
Expand Down
24 changes: 0 additions & 24 deletions packages/aws/README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,7 @@
<div align="center"><b>NOTE: THIS REPOSITORY IS A WIP AND AS SUCH THE APIS ARE</b></div>
<div align="center"><b>MORE THEN LIKELY GOING TO CHANGE DRASTICALLY</b></div>

<!-- <h2 align="center">
<div>
<a href="https://github.com/rain-cafe/refreshly">
<img height="240px" src="https://raw.githubusercontent.com/rain-cafe/logos/main/refreshly/logo.svg?sanitize=true">
<br>
<br>
<img height="100px" src="https://raw.githubusercontent.com/rain-cafe/logos/main/refreshly/refreshly.svg?sanitize=true">
</a>
</div>
</h2> -->

<h3 align="center">
Simply a key rotation tool!~ :heart:
</h3>

<p align="center">
<strong>
<!-- <a href="https://refreshly.github.io">API</a> -->
<!-- • -->
<!-- <a href="https://rain-cafe.gitbook.io/refreshly/">Docs</a> -->
<!-- • -->
<!-- <a href="https://salte-auth-demo.glitch.me">Demo</a> -->
</strong>
</p>

<div align="center">

[![NPM Version][npm-version-image]][npm-url]
Expand Down
30 changes: 0 additions & 30 deletions packages/core/README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,7 @@
<div align="center"><b>NOTE: THIS REPOSITORY IS A WIP AND AS SUCH THE APIS ARE</b></div>
<div align="center"><b>MORE THEN LIKELY GOING TO CHANGE DRASTICALLY</b></div>

<!-- <h2 align="center">
<div>
<a href="https://github.com/rain-cafe/refreshly">
<img height="240px" src="https://raw.githubusercontent.com/rain-cafe/logos/main/refreshly/logo.svg?sanitize=true">
<br>
<br>
<img height="100px" src="https://raw.githubusercontent.com/rain-cafe/logos/main/refreshly/refreshly.svg?sanitize=true">
</a>
</div>
</h2> -->

<h3 align="center">
Simply a key rotation tool!~ :heart:
</h3>

<p align="center">
<strong>
<!-- <a href="https://refreshly.github.io">API</a> -->
<!-- • -->
<!-- <a href="https://rain-cafe.gitbook.io/refreshly/">Docs</a> -->
<!-- • -->
<!-- <a href="https://salte-auth-demo.glitch.me">Demo</a> -->
</strong>
</p>

<div align="center">

[![NPM Version][npm-version-image]][npm-url]
Expand Down Expand Up @@ -75,12 +51,6 @@ Refreshly(
token: myGitHubToken, // process.env.GH_TOKEN || process.env.GITHUB_TOKEN
org: 'rain-cafe',
}),
new GitHub.Target({
org: 'rain-cafe-xiv',
}),
new GitHub.Target({
org: 'rain-cafe-mc',
}),
],
})
);
Expand Down
24 changes: 0 additions & 24 deletions packages/github/README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,7 @@
<div align="center"><b>NOTE: THIS REPOSITORY IS A WIP AND AS SUCH THE APIS ARE</b></div>
<div align="center"><b>MORE THEN LIKELY GOING TO CHANGE DRASTICALLY</b></div>

<!-- <h2 align="center">
<div>
<a href="https://github.com/rain-cafe/refreshly">
<img height="240px" src="https://raw.githubusercontent.com/rain-cafe/logos/main/refreshly/logo.svg?sanitize=true">
<br>
<br>
<img height="100px" src="https://raw.githubusercontent.com/rain-cafe/logos/main/refreshly/refreshly.svg?sanitize=true">
</a>
</div>
</h2> -->

<h3 align="center">
Simply a key rotation tool!~ :heart:
</h3>

<p align="center">
<strong>
<!-- <a href="https://refreshly.github.io">API</a> -->
<!-- • -->
<!-- <a href="https://rain-cafe.gitbook.io/refreshly/">Docs</a> -->
<!-- • -->
<!-- <a href="https://salte-auth-demo.glitch.me">Demo</a> -->
</strong>
</p>

<div align="center">

[![NPM Version][npm-version-image]][npm-url]
Expand Down

0 comments on commit f97c5f5

Please sign in to comment.