Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ソース コードのラップに sdxkit を使用しています
$ ./sdx wrap Project
しかし、私は簡単にそれを元に戻すことができます:
$ ./sdx unwrap Project
これにより、ソース コード全体が返されます。コードのアンラップを防ぐにはどうすればよいですか? sdxkit によって提供される引数またはオプションはありますか?