1
0
mirror of synced 2024-11-23 01:34:23 +01:00

removed all markup

markup still counts as code imho
This commit is contained in:
afewellvmware 2018-11-15 16:57:27 -08:00 committed by GitHub
parent ed6c73fc16
commit 81a51bd0c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,53 +1,41 @@
# No Code No Code
No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere. No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere.
## Getting Started Getting Started
Start by not writing any code. Start by not writing any code on the blank line below.
```
```
This is just an example application, but imagine it doing anything you want. Adding new features is easy too: This is just an example application, but imagine it doing anything you want. Adding new features is easy too:
```
```
The possibilities are endless. The possibilities are endless.
### Building the Application Building the Application
Now that you have not done anything it's time to build your application: Now that you have not done anything it's time to build your application:
```
```
Yep. That's it. You should see the following output: Yep. That's it. You should see the following output:
```
```
### Deploying Deploying
While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere. While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.
```
```
It's that simple. And when it comes time to scale the application, all you have to do is: It's that simple. And when it comes time to scale the application, all you have to do is:
```
```
I know right? I know right?
## Contributing Contributing
You don't. You don't.