1
0
mirror of synced 2025-02-18 08:18:25 +01:00
nocode/README.md
Truong Hoang Dung fb80d55b85
Add Testing
2018-06-28 01:26:06 +07:00

64 lines
1.0 KiB
Markdown

# No Code
No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere.
## Getting Started
Start by not writing any code.
```
```
This is just an example application, but imagine it doing anything you want. Adding new features is easy too:
```
```
The possibilities are endless.
### Building the 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:
```
```
### Automated Testing the code
Now it' time to add some tests to your code to ensure it works the way you think it should.
```
```
Now your code is safe and bug-free. Simple, right ?
### 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.
```
```
It's that simple. And when it comes time to scale the application, all you have to do is:
```
```
I know right?
## Contributing
You don't.