Skip to content

Commit 3bcd805

Browse files
authored
Rewrite, again (#98)
Closes #87 Closes #84 Closes #67 - [x] walk - [x] process - [x] sync - [x] cloud - [x] studio - [x] debug - [x] existing assets support - [x] codegen - [x] upload - [x] upload command - [x] migrate from old asphalt lockfile command - need to consider inputs - [x] update readme - [x] Test on Windows to see if I messed up any path stuff Deferred until final release - migrate tarmac manifest command - init command Deferred to the next update: - image packing
1 parent d05241f commit 3bcd805

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+2323
-2255
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/input
44
/output
55
asphalt.lock.toml
6-
.env
6+
.env*
77
asphalt.toml
88
.DS_Store
99
.asphalt-debug/

0 commit comments

Comments
 (0)