Move generic eggs

This commit is contained in:
Michael Parker
2022-09-07 12:27:11 -04:00
parent 6886c001a1
commit d93502b2a1
20 changed files with 301 additions and 131 deletions

41
generic/README.md Normal file
View File

@@ -0,0 +1,41 @@
# Generic Language
### [Deno](deno)
[deno](https://deno.land/)
A generic deno egg
### [Golang](golang)
[golang](https://go.dev/)
A generic go egg
### [Java](java)
[java](https://www.java.com/en/)
A generic java egg
### [Lua](lua)
[lua](https://www.lua.org/)
A generic luvit/lua egg
### [Node JS](nodejs)
[nodejs](https://nodejs.org)
A generic node.js egg
### [nodemon](nodemon)
[nodemon](https://nodemon.io/)
A nodemon javascript egg for running and automatically restarting the node application when file changes in the directory are detected
### [Python](python)
[python](https://www.python.org/)
A generic python egg
### [Rust](python)
[rust](https://www.rust-lang.org/)
A generic rust egg