Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 180 Bytes

File metadata and controls

2 lines (2 loc) · 180 Bytes

In this project, I attempt to build a command that can generate a migration file, whose name is derived from the current timestamp.
I learnt about Golang's packages and modules.