README.md 835 Bytes
Newer Older
Kelsey Hightower's avatar
Kelsey Hightower committed
1
2
3
4
5
6
7
8
9
# 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.

```
Kelsey Hightower's avatar
Kelsey Hightower committed
10

Kelsey Hightower's avatar
Kelsey Hightower committed
11
12
13
14
15
```

This is just an example application, but imagine it doing anything you want. Adding new features is easy too:

```
Kelsey Hightower's avatar
Kelsey Hightower committed
16

Kelsey Hightower's avatar
Kelsey Hightower committed
17
18
19
20
21
22
23
24
25
```

The possibilities are endless.

### Building the Application

Now that you have not done anything it's time to build your application:

```
Kelsey Hightower's avatar
Kelsey Hightower committed
26

Kelsey Hightower's avatar
Kelsey Hightower committed
27
28
29
30
31
```

Yep. That's it. You should see the following output:

```
Kelsey Hightower's avatar
Kelsey Hightower committed
32

Kelsey Hightower's avatar
Kelsey Hightower committed
33
34
35
36
37
38
39
```

### 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.

```
Kelsey Hightower's avatar
Kelsey Hightower committed
40

Kelsey Hightower's avatar
Kelsey Hightower committed
41
42
43
44
45
```

It's that simple. And when it comes time to scale the application, all you have to do is:

```
Kelsey Hightower's avatar
Kelsey Hightower committed
46

Kelsey Hightower's avatar
Kelsey Hightower committed
47
48
49
50
51
52
53
```

I know right?

## Contributing

You don't.