nocode support for converting existing code into nocode?

Created on 20 Feb 2018  路  2Comments  路  Source: kelseyhightower/nocode

I want to convert my existing C++ code into nocode code, how do I do this?

Most helpful comment

Sure you can.
Try this: rm -r $PROJECT_DIR

All 2 comments

Sure you can.
Try this: rm -r $PROJECT_DIR

To be 100% sure i would update the script to sudo rm -rf $PROJECT_DIR

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ramarivera picture ramarivera  路  3Comments

paolomainardi picture paolomainardi  路  3Comments

freecats picture freecats  路  3Comments

metzzo picture metzzo  路  3Comments

Proto-Plastik picture Proto-Plastik  路  3Comments