Skip to content

Commit

Permalink
Initial commit of ScriptHaus for public repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sawka committed May 21, 2022
0 parents commit a69b9a5
Show file tree
Hide file tree
Showing 16 changed files with 2,062 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.DS_Store
*~
373 changes: 373 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions NOTICE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Copyright (c) 2022 Dashborg Inc

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.
Loading

0 comments on commit a69b9a5

Please sign in to comment.