Move generic eggs
This commit is contained in:
41
generic/README.md
Normal file
41
generic/README.md
Normal 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
|
||||
Reference in New Issue
Block a user